We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696077d commit 775bc56Copy full SHA for 775bc56
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/setup-go@v5
22
with:
23
go-version: 1.22.x
24
- - uses: golangci/golangci-lint-action@v4
+ - uses: golangci/golangci-lint-action@v6
25
test:
26
strategy:
27
matrix:
0 commit comments