Skip to content

Commit 787cf4e

Browse files
chore(deps): update dependency node to v24
1 parent a2ff230 commit 787cf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Use Node.js
1717
uses: actions/setup-node@v6
1818
with:
19-
node-version: "22"
19+
node-version: "24"
2020

2121
- name: Install dependencies
2222
run: yarn install

0 commit comments

Comments
 (0)