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 e207b82 commit 02fb10dCopy full SHA for 02fb10d
.github/workflows/main.yaml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
- uses: actions/setup-python@v5
26
with:
27
- python-version: "3.10"
+ python-version: "3.12"
28
- name: Install dependencies
29
run: |
30
sudo apt update
0 commit comments