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 9e87c43 + 5853eb5 commit 3452bc4Copy full SHA for 3452bc4
.github/workflows/pr.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
35
- name: Set up Python ${{ matrix.python-version }}
36
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
37
with:
38
python-version: ${{ matrix.python-version }}
39
0 commit comments