npm-update-bot.yml: uses the internal update checker
This commit is contained in:
parent
b0def28938
commit
ba6a4ea846
|
@ -20,7 +20,6 @@ jobs:
|
|||
- name: Bot 🤖 "Updating NPM Packages..."
|
||||
run: |
|
||||
npm config set fund false
|
||||
npm install -g npm-check-updates
|
||||
npm update
|
||||
cd src
|
||||
npm update
|
||||
|
|
Loading…
Reference in New Issue