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 a733e84 commit db10ebdCopy full SHA for db10ebd
.github/workflows/docs-build-push.yml
@@ -188,7 +188,7 @@ jobs:
188
### Sphinx builds
189
190
- name: Setup Sphinx
191
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
+ uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
192
if: inputs.doc_type == 'sphinx'
193
with:
194
python-version: "3.9"
0 commit comments