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 f65c324 commit c189840Copy full SHA for c189840
.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/setup-go@v5
24
with:
25
go-version: '>=1.22.6'
26
- - uses: golangci/golangci-lint-action@v6
+ - uses: golangci/golangci-lint-action@v7
27
28
version: latest
29
skip-cache: false
0 commit comments