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 e174786 commit 208788dCopy full SHA for 208788d
.github/workflows/storybook-smoke.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-node@v4
16
with:
17
- node-version: 20
+ node-version: 24
18
cache: yarn
19
- run: yarn install --frozen-lockfile
20
- run: npx playwright install --with-deps chromium
0 commit comments