There was an error while loading. Please reload this page.
1 parent e0cb38a commit a21b2b2Copy full SHA for a21b2b2
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v6
39
- uses: golangci/golangci-lint-action@v9
40
with:
41
- version: v2.1.6
+ version: v2.12
42
skip-cache: true
43
args: --timeout=5m
44
0 commit comments