We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0026abd + 7270bb0 commit d2d21f6Copy full SHA for d2d21f6
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
persist-credentials: false
22
- uses: actions/setup-python@v5
23
with:
24
- python-version: '3.7'
+ python-version: '3.13'
25
- name: Install dependencies
26
run: |
27
python -m pip install --upgrade pip
0 commit comments