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 9d35266 commit 708672fCopy full SHA for 708672f
.github/workflows/golangci-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
go-version: 1.19
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@v3.2.0
+ uses: golangci/golangci-lint-action@v3.3.0
27
28
version: v1.50.0
29
working-directory: ${{matrix.working-directory}}
0 commit comments