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 5ba447e commit 9b9f03dCopy full SHA for 9b9f03d
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: '^1.18'
23
- name: Run Golang CI Lint
24
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
25
26
version: latest
27
args: -E gofmt
0 commit comments