There was an error while loading. Please reload this page.
2 parents c1a48b0 + 3bc6df9 commit 040fc27Copy full SHA for 040fc27
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
script: core.setFailed('[ERROR] Tag already exists.')
42
43
- name: Setup Go version
44
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
45
with:
46
go-version: '^1.20.7'
47
0 commit comments