We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a4ba1 commit a4ac91cCopy full SHA for a4ac91c
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: golangci-lint
29
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
30
with:
31
- version: v2.8.0
+ version: v2.11.4
32
33
test:
34
name: Test
0 commit comments