We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fe69d commit 94c299cCopy full SHA for 94c299c
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- uses: actions/setup-python@v5
55
with:
56
- python-version: '3.13'
+ python-version: '3.13'
57
58
- name: Upgrade pip
59
run: pip install --upgrade pip
0 commit comments