We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe5586 commit e70104eCopy full SHA for e70104e
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/checkout@v4
41
- uses: golangci/golangci-lint-action@v6
42
with:
43
- version: v1.52.2
+ version: v1.61.0
44
skip-cache: true
45
args: --timeout=5m
46
0 commit comments