We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81b245 commit 1ac6d52Copy full SHA for 1ac6d52
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version: ${{ matrix.go }}
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
22
23
version: latest
24
only-new-issues: true
0 commit comments