There was an error while loading. Please reload this page.
2 parents 97ffc0a + 567d7c4 commit 27face6Copy full SHA for 27face6
1 file changed
.github/workflows/build.yaml
@@ -8,7 +8,7 @@ jobs:
8
- name: Checkout
9
uses: actions/checkout@v6
10
- name: Set up Go
11
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v6
12
with:
13
go-version-file: go.mod
14
cache: true
0 commit comments