There was an error while loading. Please reload this page.
1 parent ce97a91 commit ac85104Copy full SHA for ac85104
1 file changed
.github/workflows/lint.yml
@@ -33,6 +33,6 @@ jobs:
33
with:
34
go-version-file: "go.mod"
35
- name: golangci-lint
36
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
37
38
only-new-issues: true
0 commit comments