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 a282187 commit 29d2da1Copy full SHA for 29d2da1
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
17
with:
18
- node-version: "^22.0.0"
+ node-version: "^24.0.0"
19
cache: yarn
20
cache-dependency-path: yarn.lock
21
.github/workflows/publish-storybook.yml
0 commit comments