We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b06eb commit c183c18Copy full SHA for c183c18
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
8
env:
9
- NODE_VERSION: '20.x'
+ NODE_VERSION: '24.x'
10
FOLDER_PATH_STORYBOOK_BUILD: ./build-storybook-static
11
12
jobs:
0 commit comments