There was an error while loading. Please reload this page.
2 parents 41193c4 + b277472 commit 2de7929Copy full SHA for 2de7929
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v5
26
27
- name: Setup Go environment
28
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
29
with:
30
go-version: ${{ env.GO_VERSION }}
31
@@ -56,7 +56,7 @@ jobs:
56
- run: git fetch --force --tags
57
58
59
60
61
62
0 commit comments