We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1aa0f4 commit fe6768aCopy full SHA for fe6768a
1 file changed
.github/workflows/gh-pages.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Set up Python
43
uses: actions/setup-python@v5
44
with:
45
- python-version: '3.x'
+ python-version: 3.13
46
47
- name: Install dependencies
48
run: |
0 commit comments