We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa99160 commit 701b619Copy full SHA for 701b619
1 file changed
.github/workflows/visual-regression-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v6
17
with:
18
- node-version: 'latest'
+ node-version: '24.x'
19
20
- name: Enable Corepack
21
run: corepack enable
0 commit comments