We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cf0f0 commit 98c7cd6Copy full SHA for 98c7cd6
.github/workflows/lint.yml
@@ -18,7 +18,6 @@ jobs:
18
go-version: "1.24.0"
19
20
- name: Run golangci-lint
21
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v9
22
with:
23
version: v2.10.1
24
- args: --path-mode=abs
0 commit comments