There was an error while loading. Please reload this page.
1 parent 9dcccee commit 27d81b7Copy full SHA for 27d81b7
.github/workflows/pullRequests.yml
@@ -51,6 +51,6 @@ jobs:
51
go-version: ${{ env.GO_VERSION }}
52
53
- name: Lint
54
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
55
with:
56
working-directory: ${{ matrix.dir }}
0 commit comments