We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4718c02 commit 8e471a5Copy full SHA for 8e471a5
.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