We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c79c08 commit 663e9a3Copy full SHA for 663e9a3
.github/workflows/go.yml
@@ -60,7 +60,7 @@ jobs:
60
go-version: 1.22.x
61
cache: false # managed by golangci-lint
62
63
- - uses: golangci/golangci-lint-action@v5
+ - uses: golangci/golangci-lint-action@v6
64
name: Install golangci-lint
65
with:
66
version: latest
0 commit comments