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 3dc974b commit 5016c3bCopy full SHA for 5016c3b
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version-file: 'go.mod'
19
- name: lint
20
- uses: golangci/golangci-lint-action@v4.0.0
+ uses: golangci/golangci-lint-action@v5.1.0
21
22
version: v1.56.1
23
0 commit comments