We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be18d4 commit c621cf9Copy full SHA for c621cf9
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: golangci-lint
23
uses: golangci/golangci-lint-action@v8
24
with:
25
- version: v2.10.1
+ version: v2.11.4
26
args: --timeout=5m
27
28
- name: Build
0 commit comments