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 5fed3fe commit ded9cb4Copy full SHA for ded9cb4
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
go-version: '${{ env.go_version }}'
36
37
- name: Run golangci-lint
38
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
39
with:
40
args: "--out-format colored-line-number"
41
0 commit comments