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 c1ff5ab commit 4ccdb1dCopy full SHA for 4ccdb1d
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup Python
15
uses: actions/setup-python@v4
16
with:
17
- python-version: '3.11.6'
+ python-version: '3.13.7'
18
architecture: 'x64'
19
cache: 'pip'
20
cache-dependency-path: |
0 commit comments