We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c2846 commit b232faeCopy full SHA for b232fae
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