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.
2 parents 5f17cc2 + 8807635 commit 03c4ad7Copy full SHA for 03c4ad7
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: Set up Python
27
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
28
29
python-version: "3.12"
30
- name: Capture branch and tag
.github/workflows/reusable_publish_docs.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install poetry
42
run: pipx install poetry
43
44
45
46
47
cache: "poetry"
0 commit comments