We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4718c02 + 8e471a5 commit 00b2f9dCopy full SHA for 00b2f9d
.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.2.0
+ uses: golangci/golangci-lint-action@v6.3.2
23
24
version: v1.51.2
25
args: --verbose
0 commit comments