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