We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffa0402 + 4fc6419 commit 98be7d9Copy full SHA for 98be7d9
1 file changed
.github/workflows/build.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: actions/setup-go@v6
21
with:
22
go-version: stable
23
+ check-latest: true
24
25
- name: Vet
26
run: go vet ./...
0 commit comments