Update wearerequired/lint-action action to v2
This commit is contained in:
Родитель
06d70f250e
Коммит
f0591c0aa2
|
@ -66,7 +66,7 @@ jobs:
|
|||
run: tar --use-compress-program "zstd -d --long=31" -xf node_modules.tar.zstd
|
||||
# Lint
|
||||
- name: Run linters
|
||||
uses: wearerequired/lint-action@v1
|
||||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
prettier: true
|
||||
eslint: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче