We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6e6b6 commit f2b4e51Copy full SHA for f2b4e51
.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@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
+ uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
63
with:
64
python-version: "3.12"
65
- name: Install doc generation dependencies
0 commit comments