Browse Source
npm-update-bot.yml: keep node-lts up-to-date
pull/686/head
Philip H
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
.github/workflows/npm-update-bot.yml
|
|
@ -15,6 +15,7 @@ jobs: |
|
|
- uses: actions/setup-node@main |
|
|
- uses: actions/setup-node@main |
|
|
with: |
|
|
with: |
|
|
node-version: 'lts/*' |
|
|
node-version: 'lts/*' |
|
|
|
|
|
check-latest: true |
|
|
|
|
|
|
|
|
- name: Bot 🤖 "Updating NPM Packages..." |
|
|
- name: Bot 🤖 "Updating NPM Packages..." |
|
|
run: | |
|
|
run: | |
|
|
|