chore: update deps · unjs/unbuild@60154b1 · GitHub
Skip to content

Commit 60154b1

Browse files
committed
chore: update deps
1 parent c82fbc4 commit 60154b1

4 files changed

Lines changed: 589 additions & 885 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 5 additions & 5 deletions

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- run: corepack enable
16+
- run: npm i -g -f corepack && corepack enable
1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 20
19+
node-version: 22
2020
cache: "pnpm"
2121
- run: pnpm install
2222
- run: pnpm lint

package.json

Lines changed: 5 additions & 5 deletions

0 commit comments

Comments
 (0)