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 d052042 commit 23a939cCopy full SHA for 23a939c
.github/workflows/lint.yaml
@@ -19,6 +19,6 @@ jobs:
19
- uses: actions/setup-go@v5
20
with:
21
go-version-file: 'go.mod'
22
- - uses: golangci/golangci-lint-action@v7
+ - uses: golangci/golangci-lint-action@v8
23
24
- version: v2.0.1
+ version: v2.1.6
0 commit comments