We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d11cd commit 96110d2Copy full SHA for 96110d2
1 file changed
.github/workflows/golangci-lint.yml
@@ -20,6 +20,6 @@ jobs:
20
go-version: '1.26'
21
- uses: actions/checkout@v4
22
- name: golangci-lint
23
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v9.2.0
24
with:
25
version: latest
0 commit comments