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 c13e6fe commit 55692d4Copy full SHA for 55692d4
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
go-version: stable
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
34
35
version: ${{ env.GO_LINT }}
36
0 commit comments