There was an error while loading. Please reload this page.
2 parents 0ec3a77 + 98e5368 commit 17def2eCopy full SHA for 17def2e
1 file changed
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
id: go
21
22
- name: Check out code into the Go module directory
23
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
24
25
- name: Go module download
26
run: go mod download
0 commit comments