There was an error while loading. Please reload this page.
2 parents 2b88aba + 92eae06 commit d806c5bCopy full SHA for d806c5b
1 file changed
.github/workflows/workflows.yml
@@ -33,7 +33,7 @@ jobs:
33
done
34
echo "✓ All GitHub workflow files are valid"
35
- name: Install Go
36
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
+ uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7
37
with:
38
go-version: 1.25.x
39
cache: true
0 commit comments