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 0fccb1f commit 8c70ddbCopy full SHA for 8c70ddb
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- uses: actions/setup-python@v5
16
with:
17
- python-version: "3.12"
+ python-version: "3.13"
18
19
- name: Install dependencies
20
run: |
0 commit comments