We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c0e3b + 8048ba0 commit 8038e70Copy full SHA for 8038e70
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v4
15
with:
16
version: latest
17
args: --timeout 5m
0 commit comments