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.
2 parents f811106 + 775bc56 commit fcb4cc5Copy full SHA for fcb4cc5
.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