We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe697a commit 0d2203aCopy full SHA for 0d2203a
1 file changed
.github/workflows/ci.yml
@@ -95,7 +95,7 @@ jobs:
95
go-version-file: go.mod
96
cache: false # managed by golangci-lint
97
98
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
99
name: Install golangci-lint
100
with:
101
version: latest
0 commit comments