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.
2 parents f9ee1eb + 9d60046 commit 9c58e5bCopy full SHA for 9c58e5b
.github/workflows/pr-preview.yml
@@ -335,7 +335,7 @@ jobs:
335
- name: Setup Node.js
336
uses: actions/setup-node@v4
337
with:
338
- node-version: '18'
+ node-version: '22'
339
340
- name: Install Playwright
341
run: |
.github/workflows/visual-diff.yml
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
0 commit comments