Skip to content

Commit 2a893f6

Browse files
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1417)
1 parent e5745d6 commit 2a893f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
go-version: 1.22.x
5757
cache: false # managed by golangci-lint
5858

59-
- uses: golangci/golangci-lint-action@v3
59+
- uses: golangci/golangci-lint-action@v4
6060
name: Install golangci-lint
6161
with:
6262
version: latest

0 commit comments

Comments
 (0)