Skip to content

Commit e9b5d42

Browse files
chore(deps): update dependency node to v24
1 parent df6f664 commit e9b5d42

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: 🏗 Setup Node
2525
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2626
with:
27-
node-version: 22
27+
node-version: 24
2828
cache: npm
2929
- name: Install and Build
3030
run: |

0 commit comments

Comments
 (0)