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 704f2ee commit a848e8eCopy full SHA for a848e8e
.github/workflows/golangci-lint.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: 1.18
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v3.3.1
+ uses: golangci/golangci-lint-action@v3.4.0
20
21
version: v1.46.2
22
args: --timeout 7m0s
0 commit comments