File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3636 - name : Checkout
3737 uses : actions/checkout@v4
3838 - name : Set up toolchain
39- uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@3.9 .7
39+ uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@4.0 .7
4040 with :
4141 platform : android
4242 cache-npm-dependencies : ${{ github.event.inputs.packageManager }}
6666 - name : Checkout
6767 uses : actions/checkout@v4
6868 - name : Set up toolchain
69- uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@3.9 .7
69+ uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@4.0 .7
7070 with :
7171 platform : ios
7272 project-root : ${{ github.event.inputs.projectRoot }}
@@ -120,7 +120,7 @@ jobs:
120120 - name : Checkout
121121 uses : actions/checkout@v4
122122 - name : Set up toolchain
123- uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@3.9 .7
123+ uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@4.0 .7
124124 with :
125125 platform : macos
126126 project-root : ${{ github.event.inputs.projectRoot }}
@@ -154,7 +154,7 @@ jobs:
154154 - name : Checkout
155155 uses : actions/checkout@v4
156156 - name : Set up toolchain
157- uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@3.9 .7
157+ uses : microsoft/react-native-test-app/.github/actions/setup-toolchain@4.0 .7
158158 with :
159159 platform : windows
160160 cache-npm-dependencies : ${{ github.event.inputs.packageManager }}
You can’t perform that action at this time.
0 commit comments