Skip to content

Commit 8ab1aaf

Browse files
committed
Fix lint CI
1 parent 3ecedf8 commit 8ab1aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: go clean -cache -modcache
5454

5555
- name: Run golangci-lint
56-
uses: golangci/golangci-lint-action@v3
56+
uses: golangci/golangci-lint-action@v6
5757
with:
5858
version: latest
5959
args: --timeout=5m

0 commit comments

Comments
 (0)