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 dc3660a commit dcc00b9Copy full SHA for dcc00b9
.github/workflows/main.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
- uses: actions/setup-python@v6
32
with:
33
- python-version: '3.13'
+ python-version: '3.14'
34
- run: python3 -m pip install --requirement=ci/requirements.txt
35
36
- uses: actions/cache@v4
0 commit comments