We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97099ed + 80fda00 commit 2cb700aCopy full SHA for 2cb700a
.github/workflows/generate-help-output.yml
@@ -24,7 +24,7 @@ jobs:
24
ref: ${{ github.ref_name }}
25
26
- name: Install Python
27
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
28
with:
29
python-version: '3'
30
0 commit comments