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 b479785 commit c42ee13Copy full SHA for c42ee13
.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.57.1
23
args: --timeout=10m
0 commit comments