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 6841d1d commit 8c0eee5Copy full SHA for 8c0eee5
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: stable
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
25
26
version: v1.64.4
27
0 commit comments