We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b927e2 commit a93524eCopy full SHA for a93524e
.github/workflows/reusable_publish_docs.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Setup dependencies
60
uses: aws-powertools/actions/.github/actions/cached-node-modules@d406bac5563f1d8c793519a3eedfe620f6a14872
61
- name: Set up Python
62
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
63
with:
64
python-version: "3.12"
65
- name: Install doc generation dependencies
0 commit comments