Skip to content

Commit c30f4c6

Browse files
authored
Merge pull request #51 from InteractionDesignFoundation/renovate/node-24.x
Update dependency node to v24
2 parents 2cf6be4 + c2df79f commit c30f4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Node.js
4848
uses: actions/setup-node@v6
4949
with:
50-
node-version: 22
50+
node-version: 24
5151

5252
- name: Cache yarn dependencies
5353
uses: actions/cache@v4

0 commit comments

Comments
 (0)