Update wearerequired/lint-action action to v2

This commit is contained in:
Renovate Bot 2022-04-25 16:32:45 +00:00
Родитель 06d70f250e
Коммит f0591c0aa2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 81C63AE1C224182B
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/build.yml поставляемый
Просмотреть файл

@ -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