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 895a998 commit 0386766Copy full SHA for 0386766
README.md
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-python@v5
21
with:
22
- python-version: 3.8
+ python-version: 3.13
23
24
- name: Install dependencies
25
run: |
0 commit comments