зеркало из https://github.com/microsoft/rnx-kit.git
chore(deps): update microsoft/react-native-test-app action to v2.5.5 (#2432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
This commit is contained in:
Родитель
864f7ce071
Коммит
3e95d35f9f
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
---
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: android
|
||||
cache-npm-dependencies: ${{ github.event.inputs.packageManager }}
|
||||
|
@ -68,7 +68,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: ios
|
||||
project-root: ${{ github.event.inputs.projectRoot }}
|
||||
|
@ -122,7 +122,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: macos
|
||||
project-root: ${{ github.event.inputs.projectRoot }}
|
||||
|
@ -156,7 +156,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: windows
|
||||
cache-npm-dependencies: ${{ github.event.inputs.packageManager }}
|
||||
|
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: android
|
||||
cache-npm-dependencies: ${{ github.event.inputs.packageManager }}
|
||||
|
@ -68,7 +68,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: ios
|
||||
project-root: ${{ github.event.inputs.projectRoot }}
|
||||
|
@ -122,7 +122,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: macos
|
||||
project-root: ${{ github.event.inputs.projectRoot }}
|
||||
|
@ -156,7 +156,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up toolchain
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.2
|
||||
uses: microsoft/react-native-test-app/.github/actions/setup-toolchain@2.5.5
|
||||
with:
|
||||
platform: windows
|
||||
cache-npm-dependencies: ${{ github.event.inputs.packageManager }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче