Skip to content

Commit

Permalink
update setting
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-jx committed May 14, 2024
1 parent 4a2a732 commit 6c6f720
Show file tree
Hide file tree
Showing 3 changed files with 6,834 additions and 5,975 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Install Pnpm
run: npm i --location=global pnpm
Expand Down
Loading

0 comments on commit 6c6f720

Please sign in to comment.