We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2ec3c commit 06b06a9Copy full SHA for 06b06a9
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/checkout@v3
21
22
- - uses: golangci/golangci-lint-action@v3.1.0
+ - uses: golangci/golangci-lint-action@v3.2.0
23
with:
24
version: latest
25
args: --verbose
0 commit comments