We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de948f5 commit 3849175Copy full SHA for 3849175
.github/actions/integration-test/action.yml
@@ -35,7 +35,7 @@ runs:
35
- run: bats -v
36
shell: bash
37
38
- - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
39
with:
40
python-version: '3.10'
41
- run: pip install yq
0 commit comments