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.
2 parents b0a187f + b397fb4 commit 29537c8Copy full SHA for 29537c8
.github/workflows/quality-ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
- uses: actions/setup-python@v6
22
with:
23
- python-version: '3.13'
+ python-version: '3.14'
24
cache: pip
25
- name: Install dependencies
26
run: |
0 commit comments