mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 23:24:29 +03:00
Bump eslint-changed-files to v9
This commit is contained in:
parent
e10295b64e
commit
78b891cc51
1 changed files with 1 additions and 1 deletions
2
web/.github/workflows/linter.yml
vendored
2
web/.github/workflows/linter.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Linter
|
||||
uses: tj-actions/eslint-changed-files@v8.6
|
||||
uses: tj-actions/eslint-changed-files@v9
|
||||
with:
|
||||
config_path: '.eslintrc.js'
|
||||
ignore_path: '.eslintignore'
|
||||
|
|
Loading…
Reference in a new issue