Skip to content

Commit 701b619

Browse files
committed
chore: 🤖 setup-node use node v24.x
1 parent fa99160 commit 701b619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/visual-regression-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/setup-node@v6
1717
with:
18-
node-version: 'latest'
18+
node-version: '24.x'
1919

2020
- name: Enable Corepack
2121
run: corepack enable

0 commit comments

Comments
 (0)