mirror of
https://github.com/usememos/memos.git
synced 2025-10-22 12:18:32 +08:00
chore: upgrade golangci-lint
This commit is contained in:
parent
bbca130d62
commit
0200ce7681
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@v6
|
||||
with:
|
||||
version: v1.61.0
|
||||
version: v1.64.5
|
||||
args: --verbose --timeout=3m
|
||||
skip-cache: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue