Skip to content

Commit 4b9428d

Browse files
committed
chore: update action node version to 20
1 parent 65018eb commit 4b9428d

File tree

3 files changed

+1
-837
lines changed

3 files changed

+1
-837
lines changed

.github/workflows/build-storybook-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-node@v3
1414
with:
15-
node-version: '16'
15+
node-version: '20'
1616
- uses: pnpm/action-setup@v4
1717
with:
1818
version: 9

0 commit comments

Comments
 (0)