We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4234552 commit 2e76006Copy full SHA for 2e76006
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
37
38
- name: Setup
39
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
40
with:
41
go-version-file: go.mod
42
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments