We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e244f4 + 3103c1e commit 4db37e4Copy full SHA for 4db37e4
.github/workflows/golangci-lint.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: '1.21'
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
20
21
version: v1.57.2
22
args: --timeout 15m
0 commit comments