Skip to content

Commit 0714ec4

Browse files
committed
use v8
1 parent 9757119 commit 0714ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout code
1212
uses: actions/checkout@v3
1313
- name: Run linters
14-
uses: golangci/golangci-lint-action@v3
14+
uses: golangci/golangci-lint-action@v8
1515
with:
1616
version: v2.1.6
1717
args: --timeout=3m

0 commit comments

Comments
 (0)