Skip to content

Commit

Permalink
chore: improve update_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Dec 17, 2023
1 parent 28abfcf commit baa7763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
node-version: 20
cache: npm
- run: npx npm-check-updates -u
- run: rm -f package-lock.json
- run: npm install
- uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit baa7763

Please sign in to comment.