diff --git a/.github/workflows/npm-update-bot.yml b/.github/workflows/npm-update-bot.yml index c6f87833..9bb6172d 100644 --- a/.github/workflows/npm-update-bot.yml +++ b/.github/workflows/npm-update-bot.yml @@ -15,6 +15,7 @@ jobs: - uses: actions/setup-node@main with: node-version: 'lts/*' + check-latest: true - name: Bot 🤖 "Updating NPM Packages..." run: |