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 342939e commit 0a4b921Copy full SHA for 0a4b921
.github/workflows/lint.yml
@@ -18,6 +18,6 @@ jobs:
18
with:
19
go-version: stable
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
22
23
version: v2.5
0 commit comments