We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96926d4 commit c1cb20dCopy full SHA for c1cb20d
.github/workflows/chromatic.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 0
37
- uses: actions/setup-node@v4
38
with:
39
- node-version: latest
+ node-version: 22
40
- name: Install dependencies
41
# ⚠️ See your package manager's documentation for the correct command to install dependencies in a CI environment.
42
run: npm ci
0 commit comments