We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6c29c6 + 19d5ebe commit 8f457caCopy full SHA for 8f457ca
1 file changed
.github/workflows/pre-merge.yaml
@@ -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