mirror of https://github.com/usememos/memos.git
chore: tweak golangci version
This commit is contained in:
parent
a6de047b64
commit
f102aeb9b9
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
version: v1.56.1
|
version: v1.61.0
|
||||||
args: --verbose --timeout=3m
|
args: --verbose --timeout=3m
|
||||||
skip-cache: true
|
skip-cache: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue