Skip to content

Commit 2cb700a

Browse files
authored
Merge pull request #165 from DomT4/dependabot/github_actions/all-actions-c95a42c707
build(deps): bump actions/setup-python from 5.3.0 to 5.4.0 in the all-actions group
2 parents 97099ed + 80fda00 commit 2cb700a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-help-output.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ref: ${{ github.ref_name }}
2525

2626
- name: Install Python
27-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
27+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
2828
with:
2929
python-version: '3'
3030

0 commit comments

Comments
 (0)