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.
1 parent 4bffa06 commit 3d0e59dCopy full SHA for 3d0e59d
.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