Skip to content

Commit fc55d95

Browse files
chore(deps): update dependency node to v24
1 parent 4393585 commit fc55d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Node.js
2828
uses: actions/setup-node@v5
2929
with:
30-
node-version: 22
30+
node-version: 24
3131

3232
- name: Install dependencies
3333
run: yarn install

0 commit comments

Comments
 (0)