We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58daabf commit 5665000Copy full SHA for 5665000
.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