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 1bda69d commit 2eec656Copy full SHA for 2eec656
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/setup-go@v5
23
with:
24
go-version: ${{ env.GO_VERSION }}
25
- - uses: golangci/golangci-lint-action@v6
+ - uses: golangci/golangci-lint-action@v7
26
27
version: v6.5.1
28
- run: |
0 commit comments