We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25bbc35 + 9e85a9d commit e5b61f6Copy full SHA for e5b61f6
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
go-version: ${{ env.GO_VERSION }}
39
- uses: actions/checkout@v4
40
- - uses: golangci/golangci-lint-action@v4
+ - uses: golangci/golangci-lint-action@v5
41
42
version: ${{ env.GOLANGCI_LINT_VERSION }}
43
args: --timeout=5m
0 commit comments