Skip to content

Commit c1cb20d

Browse files
committed
Updated chromatic node version
1 parent 96926d4 commit c1cb20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fetch-depth: 0
3737
- uses: actions/setup-node@v4
3838
with:
39-
node-version: latest
39+
node-version: 22
4040
- name: Install dependencies
4141
# ⚠️ See your package manager's documentation for the correct command to install dependencies in a CI environment.
4242
run: npm ci

0 commit comments

Comments
 (0)