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.
1 parent 58ef3da commit 551de7aCopy full SHA for 551de7a
.github/workflows/release-docs.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
ref: main
30
- name: Setup Python
31
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
32
33
python-version: '3.10'
34
- run: pip install -r requirements.docs.txt
0 commit comments