|
19 | 19 | with: |
20 | 20 | fetch-depth: 0 |
21 | 21 |
|
22 | | - - name: Setup the toolchain |
23 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 22 | + - name: Set up toolchain |
| 23 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
24 | 24 | with: |
25 | 25 | node-version: 22 |
26 | 26 |
|
|
50 | 50 | - name: Checkout |
51 | 51 | uses: actions/checkout@v4 |
52 | 52 |
|
53 | | - - name: Setup the toolchain |
54 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 53 | + - name: Set up toolchain |
| 54 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
55 | 55 | with: |
56 | 56 | platform: android |
57 | 57 | node-version: 22 |
|
80 | 80 | - name: Checkout |
81 | 81 | uses: actions/checkout@v4 |
82 | 82 |
|
83 | | - - name: Setup the toolchain |
84 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 83 | + - name: Set up toolchain |
| 84 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
85 | 85 | with: |
86 | 86 | platform: macos |
87 | 87 | node-version: 22 |
@@ -137,8 +137,8 @@ jobs: |
137 | 137 | - name: Checkout |
138 | 138 | uses: actions/checkout@v4 |
139 | 139 |
|
140 | | - - name: Setup the toolchain |
141 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 140 | + - name: Set up toolchain |
| 141 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
142 | 142 | with: |
143 | 143 | platform: ios |
144 | 144 | node-version: 22 |
@@ -187,8 +187,8 @@ jobs: |
187 | 187 | with: |
188 | 188 | fetch-depth: 5 |
189 | 189 |
|
190 | | - - name: Setup the toolchain |
191 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 190 | + - name: Set up toolchain |
| 191 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
192 | 192 | with: |
193 | 193 | platform: windows |
194 | 194 | node-version: 22 |
@@ -243,8 +243,8 @@ jobs: |
243 | 243 | - name: Checkout |
244 | 244 | uses: actions/checkout@v4 |
245 | 245 |
|
246 | | - - name: Setup the toolchain |
247 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 246 | + - name: Set up toolchain |
| 247 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
248 | 248 | with: |
249 | 249 | platform: windows |
250 | 250 | node-version: 22 |
@@ -291,8 +291,8 @@ jobs: |
291 | 291 | - name: Checkout |
292 | 292 | uses: actions/checkout@v4 |
293 | 293 |
|
294 | | - - name: Setup the toolchain |
295 | | - uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@4.4.5 |
| 294 | + - name: Set up toolchain |
| 295 | + uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@5.0.14 |
296 | 296 | with: |
297 | 297 | node-version: 22 |
298 | 298 |
|
|
0 commit comments