There was an error while loading. Please reload this page.
2 parents d821437 + 1fa6cfa commit a110e77Copy full SHA for a110e77
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
persist-credentials: false
19
20
- name: Set up Go
21
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
22
with:
23
go-version-file: go.mod
24
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments