We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5bea28 + c7b1651 commit 87cc97dCopy full SHA for 87cc97d
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Set up Go
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
22
- name: Test
23
run: go test -v ./...
0 commit comments