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 47ee7dd + 3d0e59d commit 6f9a12dCopy full SHA for 6f9a12d
.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@v4
+ uses: golangci/golangci-lint-action@v5
24
with:
25
version: v1.54
26
test:
0 commit comments