npm-update-bot.yml: keep node-lts up-to-date
This commit is contained in:
1
.github/workflows/npm-update-bot.yml
vendored
1
.github/workflows/npm-update-bot.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
- uses: actions/setup-node@main
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
check-latest: true
|
||||
|
||||
- name: Bot 🤖 "Updating NPM Packages..."
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user