Skip to content

Commit 3c35b65

Browse files
chore(deps): update dependency node to v24
1 parent 79403d4 commit 3c35b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-emulator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: 📦 Setup Node
5555
uses: actions/setup-node@v6
5656
with:
57-
node-version: 20
57+
node-version: 24
5858
cache-dependency-path: src/
5959
cache: npm
6060

0 commit comments

Comments
 (0)