Skip to content

Commit b49ee62

Browse files
committed
chore: update node-ios-device
1 parent a36ceb7 commit b49ee62

File tree

4 files changed

+107
-1146
lines changed

4 files changed

+107
-1146
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup node
1616
uses: actions/setup-node@v4
1717
with:
18-
node-version: 20
18+
node-version: 22
1919
registry-url: 'https://registry.npmjs.org'
2020

2121
- name: Install dependencies

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup node
1616
uses: actions/setup-node@v4
1717
with:
18-
node-version: 20
18+
node-version: 22
1919
registry-url: 'https://registry.npmjs.org'
2020

2121
- name: Install dependencies

0 commit comments

Comments
 (0)