There was an error while loading. Please reload this page.
2 parents 53de38d + ffbb5e3 commit 0cbe9d4Copy full SHA for 0cbe9d4
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ./gradlew --parallel --build-cache shadowJar
32
33
- name: Set up Go
34
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
35
with:
36
go-version-file: setup/go.mod
37
check-latest: false
0 commit comments