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 c057c26 commit e784bd5Copy full SHA for e784bd5
.github/workflows/pages-ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python
21
uses: actions/setup-python@v5
22
with:
23
- python-version: "3.12"
+ python-version: "3.14"
24
25
- name: Install dependencies
26
run: |
.github/workflows/pages.yml
@@ -24,7 +24,7 @@ jobs:
27
28
29
30
0 commit comments