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 c4babd3 commit 969e11cCopy full SHA for 969e11c
.github/workflows/pr-python.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-python@v5
20
with:
21
- python-version: 3.12
+ python-version: 3.13
22
23
- name: Install dependencies
24
working-directory: ${{ env.WORKING_DIR }}
0 commit comments