There was an error while loading. Please reload this page.
1 parent 40215ae commit d11710dCopy full SHA for d11710d
1 file changed
.github/workflows/main.yml
@@ -84,7 +84,7 @@
84
name: setup Python
85
uses: actions/setup-python@v2
86
with:
87
- python-version: "3.x"
+ python-version: "3.13"
88
89
- name: Install dependencies
90
run: |
0 commit comments