Skip to content

Commit e87a964

Browse files
author
Ruslan Farkhutdinov
committed
Storybook deployment: Update node version to 22
1 parent 9ff52d0 commit e87a964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
if: steps.meta.outputs.action == 'deploy'
8080
uses: actions/setup-node@v4
8181
with:
82-
node-version: '20'
82+
node-version: '22'
8383

8484
- name: Setup pnpm
8585
if: steps.meta.outputs.action == 'deploy'

0 commit comments

Comments
 (0)