We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c40a4e + 5bfe869 commit 8575f98Copy full SHA for 8575f98
1 file changed
.github/workflows/go.yml
@@ -27,7 +27,7 @@ jobs:
27
go-version-file: 'go.mod'
28
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
31
32
test:
33
name: Go Tests
0 commit comments