forked from mirrors/amnezia-wg-easy
lint.yml: keep node-lts up-to-date
This commit is contained in:
parent
a7dca88ebb
commit
c508c1ea9b
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
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
check-latest: true
|
||||
|
||||
- name: npm run lint
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue