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 3b6a972 commit fe73598Copy full SHA for fe73598
.github/workflows/storybook.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node.js
24
uses: actions/setup-node@v4
25
with:
26
- node-version: '18'
+ node-version: '20'
27
cache: 'npm'
28
29
- name: Install dependencies
0 commit comments