We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ddcacb commit 48386e5Copy full SHA for 48386e5
.github/workflows/lint.yml
@@ -41,5 +41,5 @@ jobs:
41
- name: Golangci lint
42
uses: golangci/golangci-lint-action@v8.0.0
43
with:
44
- version: v2.1
+ version: v2.4
45
args: --verbose --timeout=10m
0 commit comments