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 9bd555d + 68e8119 commit 95064b7Copy full SHA for 95064b7
1 file changed
.github/workflows/sync-rtd-redirects.yaml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- uses: actions/checkout@v4
35
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
36
37
- name: Upgrade Python toolchain
38
run: python3 -m pip install --upgrade pip setuptools wheel
0 commit comments