Skip to content

Commit cbe1a91

Browse files
chore(deps): update dependency node to v24
1 parent 74817a5 commit cbe1a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Use Node.js
1313
uses: actions/setup-node@v2
1414
with:
15-
node-version: 14.x
15+
node-version: 24.11.1
1616
- run: yarn
1717
- run: yarn run prettier-check
1818
- run: yarn run eslint

0 commit comments

Comments
 (0)