Skip to content

Commit 30cf1d4

Browse files
CopilotSaadnajmi
andcommitted
chore: update setup-toolchain to 5.0.14
Co-authored-by: Saadnajmi <6722175+Saadnajmi@users.noreply.github.com>
1 parent f2d89cd commit 30cf1d4

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/pr.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121

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
2424
with:
2525
node-version: 22
2626

@@ -50,8 +50,8 @@ jobs:
5050
- name: Checkout
5151
uses: actions/checkout@v4
5252

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
5555
with:
5656
platform: android
5757
node-version: 22
@@ -80,8 +80,8 @@ jobs:
8080
- name: Checkout
8181
uses: actions/checkout@v4
8282

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
8585
with:
8686
platform: macos
8787
node-version: 22
@@ -137,8 +137,8 @@ jobs:
137137
- name: Checkout
138138
uses: actions/checkout@v4
139139

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
142142
with:
143143
platform: ios
144144
node-version: 22
@@ -187,8 +187,8 @@ jobs:
187187
with:
188188
fetch-depth: 5
189189

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
192192
with:
193193
platform: windows
194194
node-version: 22
@@ -243,8 +243,8 @@ jobs:
243243
- name: Checkout
244244
uses: actions/checkout@v4
245245

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
248248
with:
249249
platform: windows
250250
node-version: 22
@@ -291,8 +291,8 @@ jobs:
291291
- name: Checkout
292292
uses: actions/checkout@v4
293293

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
296296
with:
297297
node-version: 22
298298

0 commit comments

Comments
 (0)