forked from mirrors/amnezia-wg-easy
lint.yml: keep node-lts up-to-date
This commit is contained in:
parent
1d6d253067
commit
7ba6a13aec
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
||||||
- uses: actions/setup-node@main
|
- uses: actions/setup-node@main
|
||||||
with:
|
with:
|
||||||
node-version: 'lts/*'
|
node-version: 'lts/*'
|
||||||
|
check-latest: true
|
||||||
|
|
||||||
- name: npm run lint
|
- name: npm run lint
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue