We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1368d30 commit ba85109Copy full SHA for ba85109
1 file changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Python
34
uses: actions/setup-python@v5
35
with:
36
- python-version: '3.10'
+ python-version: '3.14'
37
38
- name: Install poetry
39
run: pip install poetry
0 commit comments