We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 226791e + cd9814c commit 9bc936aCopy full SHA for 9bc936a
1 file changed
.github/workflows/build-go.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Set up Go
28
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
+ uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
29
with:
30
go-version: '1.26.1' # GOVERSION
31
0 commit comments