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