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.
2 parents ee64b21 + c761ea6 commit 81ed20aCopy full SHA for 81ed20a
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version: '^1.18.0'
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
22
23
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
24
version: latest
0 commit comments