mirror of https://github.com/usememos/memos.git
chore: update golangci-lint version
This commit is contained in:
parent
cc809a5c06
commit
b22d236b19
|
|
@ -25,8 +25,8 @@ jobs:
|
|||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.52.0
|
||||
args: -v --timeout=3m
|
||||
version: v1.54.1
|
||||
args: --verbose --timeout=3m
|
||||
skip-cache: true
|
||||
|
||||
go-tests:
|
||||
|
|
|
|||
Loading…
Reference in New Issue