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 3ce89ce commit a8478a0Copy full SHA for a8478a0
.github/workflows/go.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-go@v5
18
with:
19
go-version-file: go.mod
20
- - uses: golangci/golangci-lint-action@v7
+ - uses: golangci/golangci-lint-action@v8
21
22
test-unit:
23
runs-on: ubuntu-latest
0 commit comments