We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac0554 commit f7721a9Copy full SHA for f7721a9
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
cache: true
36
37
- name: golangci-lint
38
- uses: golangci/golangci-lint-action@v6.5.1
+ uses: golangci/golangci-lint-action@v6.5.2
39
with:
40
version: latest
41
args: --timeout=5m
0 commit comments