We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d29d7 commit 16545f1Copy full SHA for 16545f1
.github/workflows/reusable_publish_docs.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Setup dependencies
60
uses: ./.github/actions/cached-node-modules
61
- name: Set up Python
62
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
+ uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
63
with:
64
python-version: "3.12"
65
- name: Install doc generation dependencies
0 commit comments