We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0240e7a commit b6bca88Copy full SHA for b6bca88
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
go-version: 1.21.x
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
23
24
version: v1.51.2
25
args: --verbose
0 commit comments