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 08b738f commit 031da6fCopy full SHA for 031da6f
.github/workflows/docs-pages.yaml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
fetch-depth: 0
24
- name: Set up Python
25
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
26
with:
27
python-version: '3.10'
28
- name: Set up env
.github/workflows/docs-pr.yaml
@@ -21,7 +21,7 @@ jobs:
21
0 commit comments