We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fb252 commit 5038d93Copy full SHA for 5038d93
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-python@v6
24
with:
25
- python-version: '3.13'
+ python-version: '3.14'
26
27
- name: install pre-commit
28
run: python3 -m pip install pre-commit
0 commit comments