We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7f8138 + 971dcf5 commit aa86b4dCopy full SHA for aa86b4d
1 file changed
.github/workflows/go.yml
@@ -50,7 +50,7 @@ jobs:
50
enable_go: true
51
enable_go_cache: false
52
- name: golangci-lint
53
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
54
with:
55
- version: v2.0
+ version: v2.1.1
56
args: --timeout 5m
0 commit comments