There was an error while loading. Please reload this page.
1 parent 3466e50 commit a7d6acdCopy full SHA for a7d6acd
.github/workflows/go.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
14
- name: Set up Go
15
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v4
16
with:
17
go-version: '1.20'
18
0 commit comments