We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cef39 commit 03e2b70Copy full SHA for 03e2b70
.github/workflows/build.yaml
@@ -28,6 +28,6 @@ jobs:
28
- uses: actions/setup-go@v5
29
with:
30
go-version-file: go.mod
31
- - uses: golangci/golangci-lint-action@v6
+ - uses: golangci/golangci-lint-action@v7
32
33
version: v1.61
0 commit comments