Skip to content

Commit 9ec448d

Browse files
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#258)
1 parent 27b33f1 commit 9ec448d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
go-version: "*"
6262

6363
- name: golangci-lint
64-
uses: golangci/golangci-lint-action@v3
64+
uses: golangci/golangci-lint-action@v4
6565
with:
6666
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
6767
version: v1.53

0 commit comments

Comments
 (0)