We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f351829 + 0d02bbc commit bd83b31Copy full SHA for bd83b31
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/checkout@v6
41
- uses: golangci/golangci-lint-action@v9
42
with:
43
- version: v2.6.2
+ version: v2.7.2
44
skip-cache: true
45
args: --timeout=5m
46
0 commit comments