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.
2 parents 7a9bfa3 + 1ebe36d commit baa0679Copy full SHA for baa0679
1 file changed
.github/workflows/build.yaml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
28
with:
29
go-version-file: go.mod
30
- - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
31
32
python-version: '3.x'
33
- name: Install Python dependencies
0 commit comments