We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b74f7 commit 346e08dCopy full SHA for 346e08d
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Set up Python
36
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
37
with:
38
- python-version: "3.10"
+ python-version: "3.13"
39
40
- name: Install poetry
41
run: pip install poetry
0 commit comments