Commit 0430de87 authored by Steven's avatar Steven

chore: fix golangci version

parent 76737b55
...@@ -28,7 +28,7 @@ jobs: ...@@ -28,7 +28,7 @@ jobs:
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v7 uses: golangci/golangci-lint-action@v7
with: with:
version: v1.64.5 version: v2.0.1
args: --verbose --timeout=3m args: --verbose --timeout=3m
skip-cache: true skip-cache: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment