Skip to content

Commit

Permalink
refactor: upgrade rspack from v0.5 to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
uptonking committed Dec 1, 2024
1 parent 920c00a commit 505b8c8
Show file tree
Hide file tree
Showing 10 changed files with 4,369 additions and 2,466 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "22"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down
Loading

0 comments on commit 505b8c8

Please sign in to comment.