Skip to content

Commit 5cfb88f

Browse files
Update CI
1 parent c9cdc01 commit 5cfb88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: golangci-lint
2626
uses: golangci/golangci-lint-action@v3
2727
with:
28-
version: v1.51
28+
version: v1.53
2929
args: --verbose --timeout 5m
3030

3131
- name: Check go.mod/go.sum

0 commit comments

Comments
 (0)