We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32d374f + 4871317 commit 403a302Copy full SHA for 403a302
1 file changed
.github/workflows/pre-merge.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version-file: 'go.mod'
20
- name: Run linters
21
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
22
23
version: v2.5.0
24
0 commit comments