Skip to content

Commit 14cf090

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.4
1 parent 0610537 commit 14cf090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- run: make build-js
1717
- uses: golangci/golangci-lint-action@v9
1818
with:
19-
version: v2.11.3
19+
version: v2.11.4
2020
args: --timeout=5m
2121
skip-cache: true
2222
- run: go mod download

0 commit comments

Comments
 (0)