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 df25687 commit a718761Copy full SHA for a718761
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
with:
16
go-version-file: 'go.mod'
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
19
20
version: v1.58.0
0 commit comments