1 parent 735bec0 commit e0cb5fdCopy full SHA for e0cb5fd
1 file changed
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 0
33
34
- name: Set up Go
35
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
36
with:
37
go-version-file: ./go.mod
38
cache-dependency-path: ./go.sum
0 commit comments