Skip to content

Commit 31e711b

Browse files
chore(deps): update node.js to v24
1 parent 9871feb commit 31e711b

File tree

4 files changed

+56
-111
lines changed

4 files changed

+56
-111
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Use Node.js 22.x
1515
uses: actions/setup-node@v5
1616
with:
17-
node-version: 22.x
17+
node-version: 24.x
1818
# Build needs around 400 seconds on Netlify.
1919
# We can not rely on "Waiting for 200", since the user
2020
# might push another commit to an existing PR, meaning

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.21.1
1+
24.13.0

0 commit comments

Comments
 (0)