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 39ff42c commit ba748d8Copy full SHA for ba748d8
.github/workflows/sanity.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
go-version-file: "go.mod"
26
- name: Run linting checks
27
- uses: "golangci/golangci-lint-action@v3"
+ uses: "golangci/golangci-lint-action@v6"
28
29
version: "v1.55.2"
30
skip-pkg-cache: true
0 commit comments