We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf28f3 commit 928124bCopy full SHA for 928124b
1 file changed
.github/workflows/go.yml
@@ -69,9 +69,8 @@ jobs:
69
uses: actions/setup-go@v5
70
with:
71
go-version: 1.25.x
72
- cache: false # managed by golangci-lint
73
74
- - uses: golangci/golangci-lint-action@v6
+ - uses: golangci/golangci-lint-action@v8
75
name: Install golangci-lint
76
77
version: latest
0 commit comments