There was an error while loading. Please reload this page.
1 parent 1c55111 commit 5e6317eCopy full SHA for 5e6317e
1 file changed
.github/workflows/golangci-lint.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
go-version: ${{ env.GO_VERSION }}
39
- name: golangci-lint ${{ matrix.modules }}
40
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v9
41
42
version: ${{ env.GOLANGCI_LINT_VERSION }}
43
working-directory: ${{ matrix.modules }}
0 commit comments