mirror of
https://github.com/usememos/memos.git
synced 2025-11-09 17:01:36 +08:00
chore: upgrade golangci-lint version to v2.4.0
This commit is contained in:
parent
9557150a87
commit
3d1c197764
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@v8
|
||||
with:
|
||||
version: v2.1.6
|
||||
version: v2.4.0
|
||||
args: --verbose --timeout=3m
|
||||
skip-cache: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue