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 d7f9e4a commit 1eef31bCopy full SHA for 1eef31b
.github/workflows/dev.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 2
24
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
25
with:
26
- python-version: "3.11"
+ python-version: "3.13"
27
- name: Install deps
28
run: |
29
sudo apt update
.github/workflows/master.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
0 commit comments