Skip to content

Commit 5357885

Browse files
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#4379)
1 parent 403437e commit 5357885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# - 1.18rc1 -> 1.18.0-rc.1
4545
go-version: ${{ env.GO_VERSION }}
4646
- name: lint
47-
uses: golangci/golangci-lint-action@v3.7.0
47+
uses: golangci/golangci-lint-action@v4.0.0
4848
with:
4949
version: latest
5050
# skip cache because of flaky behaviors

0 commit comments

Comments
 (0)