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 259e4b3 commit e928b97Copy full SHA for e928b97
1 file changed
.github/workflows/unittest.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Set up Python
29
uses: actions/setup-python@v6
30
with:
31
- python-version: '3.13'
+ python-version: '3.14'
32
33
- name: Install dependencies
34
run: |
0 commit comments