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