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 ab05967 commit 4bd14e0Copy full SHA for 4bd14e0
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
23
- name: Setup golangci-lint
24
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
25
with:
26
working-directory: core
27
args: --verbose
0 commit comments