We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc77898 commit 8e22b8eCopy full SHA for 8e22b8e
.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@v4
+ uses: golangci/golangci-lint-action@v5
22
23
version: latest
24
only-new-issues: true
0 commit comments