Skip to content

Commit 264d39f

Browse files
committed
chore: fix ci
1 parent 816e009 commit 264d39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- name: golangci-lint
1616
uses: golangci/golangci-lint-action@v9
1717
with:
18-
version: v2.1
18+
version: latest
1919
args: --timeout=5m

0 commit comments

Comments
 (0)