1 parent 30a9ad7 commit 5783cd7Copy full SHA for 5783cd7
1 file changed
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
cache: true
20
21
- name: Lint
22
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
23
with:
24
version: v2.13.2
25
args: --timeout 10m
0 commit comments