We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb17256 commit f5df83bCopy full SHA for f5df83b
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
go-version: '1.22.x'
14
- name: golangci-lint
15
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
16
17
version: v1.57.2
18
args: --timeout 3m0s --verbose
0 commit comments