Update dependency mkdirp to v3 - abandoned #62

Closed
renovate-bot wants to merge 40 commits from renovate/mkdirp-3.x into next
Showing only changes of commit 3f21f0ae8a - Show all commits
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v5
- uses: actions/setup-node@v3 - uses: actions/setup-node@v6
with: with:
node-version: 16 node-version: 16
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/