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 869573c commit 7708051Copy full SHA for 7708051
.github/workflows/docs-build-try.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Set up Python
19
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
20
with:
21
python-version: "3.x"
22
.github/workflows/docs-build.yml
@@ -18,7 +18,7 @@ jobs:
23
24
0 commit comments