Skip to content

Commit 2dbe3fa

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.4
1 parent 1434380 commit 2dbe3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)