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.
2 parents 4f5aec5 + b14c699 commit 34df216Copy full SHA for 34df216
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
20
go-version: ^1.22
21
cache: false
22
- name: golangci-lint
23
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
24
with:
25
version: v1.54
26
test:
0 commit comments