Skip to content

Commit 9c5f447

Browse files
committed
Upgrade Golang lint
1 parent 2047173 commit 9c5f447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: golangci-lint
1313
uses: golangci/golangci-lint-action@v3
1414
with:
15-
version: v1.53.2
15+
version: v1.56.2
1616
args: --timeout=5m
1717

1818
build:

0 commit comments

Comments
 (0)