We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfeae9 commit d503cc6Copy full SHA for d503cc6
2 files changed
.github/workflows/functional-tests.yml
@@ -127,7 +127,7 @@ jobs:
127
with:
128
go-version-file: go.mod
129
130
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
131
if: steps.changes.outputs.relevant != 'false'
132
133
python-version: "3.12"
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments