1 parent 6a5e8ab commit ca3e80dCopy full SHA for ca3e80d
1 file changed
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Set up Go
33
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
34
with:
35
go-version-file: 'go.mod'
36
0 commit comments