Skip to content

Commit e18a02a

Browse files
committed
update version
1 parent b0f7647 commit e18a02a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/react_native.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
ndk-version: 28.0.13004108
3838

39-
- uses: microsoft/onnxruntime-github-actions/[email protected].8
39+
- uses: microsoft/onnxruntime-github-actions/[email protected].9
4040
with:
4141
vcpkg-version: '2025.06.13'
4242
vcpkg-hash: '735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc'
@@ -189,7 +189,7 @@ jobs:
189189
- name: Install Python requirements
190190
run: pip install -r tools/ci_build/github/apple/ios_packaging/requirements.txt
191191

192-
- uses: microsoft/onnxruntime-github-actions/[email protected].8
192+
- uses: microsoft/onnxruntime-github-actions/[email protected].9
193193
with:
194194
vcpkg-version: '2025.06.13'
195195
vcpkg-hash: 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc
@@ -234,7 +234,7 @@ jobs:
234234
with:
235235
node-version: '22.x'
236236

237-
- uses: microsoft/onnxruntime-github-actions/[email protected].8
237+
- uses: microsoft/onnxruntime-github-actions/[email protected].9
238238
with:
239239
vcpkg-version: '2025.06.13'
240240
vcpkg-hash: 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc
@@ -292,7 +292,7 @@ jobs:
292292
with:
293293
node-version: '22.x'
294294

295-
- uses: microsoft/onnxruntime-github-actions/[email protected].8
295+
- uses: microsoft/onnxruntime-github-actions/[email protected].9
296296
with:
297297
vcpkg-version: '2025.06.13'
298298
vcpkg-hash: 735923258c5187966698f98ce0f1393b8adc6f84d44fd8829dda7db52828639331764ecf41f50c8e881e497b569f463dbd02dcb027ee9d9ede0711102de256cc
@@ -330,4 +330,4 @@ jobs:
330330
--configuration ios.sim.release \
331331
--loglevel verbose \
332332
--take-screenshots failing
333-
working-directory: ${{ github.workspace }}/js/react_native/e2e
333+
working-directory: ${{ github.workspace }}/js/react_native/e2e

0 commit comments

Comments
 (0)