Skip to content

Commit d11710d

Browse files
committed
python
1 parent 40215ae commit d11710d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
name: setup Python
8585
uses: actions/setup-python@v2
8686
with:
87-
python-version: "3.x"
87+
python-version: "3.13"
8888

8989
- name: Install dependencies
9090
run: |

0 commit comments

Comments
 (0)