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 34140c2 commit 17263fbCopy full SHA for 17263fb
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup Python
15
uses: actions/setup-python@v6
16
with:
17
- python-version: 3.11.x
+ python-version: 3.13.x
18
19
- name: Poetry cache
20
uses: actions/cache@v4
0 commit comments