We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1fb8cd + aad51ba commit c5dd682Copy full SHA for c5dd682
1 file changed
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ jobs:
22
run: git fetch --prune --unshallow
23
24
- name: Set up Go
25
- uses: actions/setup-go@v1
+ uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
26
with:
27
go-version: 1.16.x
28
0 commit comments