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 8a3fa5c commit 7232af1Copy full SHA for 7232af1
.github/workflows/dispatch.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Set up Python 3.12
63
uses: actions/setup-python@v5
64
with:
65
- python-version: "3.12"
+ python-version: "3.13"
66
67
- name: Install Dependencies
68
run: |
.github/workflows/main.yml
@@ -65,7 +65,7 @@ jobs:
69
70
71
0 commit comments