Skip to content

Commit a2bb319

Browse files
chore(deps): update golangci/golangci-lint-action action to v4
1 parent 041ebb1 commit a2bb319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: go version
2323
- run: go build ./...
2424

25-
- uses: golangci/golangci-lint-action@v3
25+
- uses: golangci/golangci-lint-action@v4
2626
with:
2727
skip-pkg-cache: true
2828
skip-build-cache: true

0 commit comments

Comments
 (0)