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 51f283d commit 4afc45dCopy full SHA for 4afc45d
.github/workflows/docs.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# sphinx is a python package, so we need to setup python on this runner
57
- name: Setup Python for Sphinx
58
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
59
with:
60
python-version: 3.11
61
0 commit comments