We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cbc58f + b650ae1 commit 1c4af7cCopy full SHA for 1c4af7c
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: Set up Go 1.x
17
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4
+ uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
18
with:
19
go-version: ^1.18
20
id: go
0 commit comments