Skip to content

Commit

Permalink
chore: update action node version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
steven11329 committed Oct 29, 2024
1 parent 65018eb commit 4b9428d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 837 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-storybook-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '20'
- uses: pnpm/action-setup@v4
with:
version: 9
Expand Down
Loading

0 comments on commit 4b9428d

Please sign in to comment.