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 fdc210e commit deb17cdCopy full SHA for deb17cd
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
go-version-file: go.mod
18
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
19
- name: lint
20
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
21
with:
22
version: v1.64.7
23
args: --timeout=10m
0 commit comments