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.
2 parents 9d35266 + 708672f commit 6e0ede2Copy full SHA for 6e0ede2
.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