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.
2 parents 2630761 + 2d13f27 commit da80ebeCopy full SHA for da80ebe
.github/workflows/ci.yml
@@ -14,5 +14,5 @@ jobs:
14
- uses: actions/setup-go@v6
15
with:
16
go-version: 1.23
17
- - uses: golangci/golangci-lint-action@v8.0.0
+ - uses: golangci/golangci-lint-action@v9.0.0
18
- run: make test
0 commit comments