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 006a551 + 040f9e8 commit fb13707Copy full SHA for fb13707
.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@v5
+ uses: actions/setup-python@v6
25
with:
26
python-version: ${{ matrix.python-version }}
27
.github/workflows/python-packages.yml
- name: "Set up Python"
python-version: "3.13"
0 commit comments