npm-update-bot.yml: keep node-lts up-to-date

This commit is contained in:
Philip H 2023-11-13 23:08:14 +01:00 committed by GitHub
parent c508c1ea9b
commit 550f4446e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
- uses: actions/setup-node@main
with:
node-version: 'lts/*'
check-latest: true
- name: Bot 🤖 "Updating NPM Packages..."
run: |