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.
2 parents 65a0a36 + 709d285 commit 6012cbdCopy full SHA for 6012cbd
.github/workflows/python-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
submodules: true
22
23
- name: "Set up Python ${{ matrix.python-version }}"
24
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
25
with:
26
python-version: ${{ matrix.python-version }}
27
.github/workflows/python-packages.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: "Set up Python"
python-version: "3.12"
0 commit comments