There was an error while loading. Please reload this page.
1 parent e036aac commit 0ea4100Copy full SHA for 0ea4100
1 file changed
.github/workflows/ci.yml
@@ -34,6 +34,6 @@ jobs:
34
go-version: "1.23"
35
36
- name: golangci-lint
37
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v7
38
with:
39
- version: latest
+ version: v2.1.6
0 commit comments