We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb5fd18 + 201e2fc commit d45f90fCopy full SHA for d45f90f
.github/workflows/golangci-lint.yml
@@ -20,6 +20,6 @@ jobs:
20
go-version: '1.25'
21
cache: false
22
- name: golangci-lint
23
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
24
with:
25
version: v2.4.0
0 commit comments