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 d501a63 commit 758a334Copy full SHA for 758a334
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: '1.20'
19
- name: lint
20
- uses: golangci/golangci-lint-action@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
21
22
version: v1.52.2
23
args: --timeout=10m
0 commit comments