Skip to content

Commit 635081c

Browse files
chore(deps): update dependency node to v24
1 parent 22cf178 commit 635081c

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
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup Node
4545
uses: actions/setup-node@v4
4646
with:
47-
node-version: "20.19.5"
47+
node-version: "24.10.0"
4848
cache: ${{ steps.detect-package-manager.outputs.manager }}
4949

5050
- name: Restore cache

0 commit comments

Comments
 (0)