We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9b4a6 commit ecff783Copy full SHA for ecff783
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install python
36
uses: actions/setup-python@v6
37
with:
38
- python-version: "3.11"
+ python-version: "3.12"
39
- name: Install dependencies
40
run: |
41
python -m pip install --upgrade pip
0 commit comments