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 654643b commit 554359cCopy full SHA for 554359c
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version-file: 'go.mod'
19
- name: lint
20
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].2
21
22
version: v1.56.2
23
0 commit comments