mirror of
https://github.com/usememos/memos.git
synced 2025-10-08 21:39:23 +08:00
chore: update linter ci
This commit is contained in:
parent
2cf2126d64
commit
ec17c4b015
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend-tests.yml
vendored
2
.github/workflows/backend-tests.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v2.0.1
|
||||
version: v2.0.2
|
||||
args: --verbose --timeout=3m
|
||||
skip-cache: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue