There was an error while loading. Please reload this page.
2 parents 17f0c2a + 661a238 commit 87b08a9Copy full SHA for 87b08a9
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
21
22
- name: Set up Go
23
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
+ uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c
24
with:
25
go-version: ${{ env.GO_VERSION }}
26
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments