Skip to content

Bump react from 18.2.0 to 18.3.1 in /react-native/ReactNativeFlipperExample #21173

Bump react from 18.2.0 to 18.3.1 in /react-native/ReactNativeFlipperExample

Bump react from 18.2.0 to 18.3.1 in /react-native/ReactNativeFlipperExample #21173

Workflow file for this run

name: Doctor Node CI
# This action runs on 'git push' and PRs
on: [push, pull_request]
jobs:
build:
runs-on: 'ubuntu-latest'
env:
doctor-directory: ./desktop/doctor
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: install
working-directory: ${{env.doctor-directory}}
run: yarn
- name: run
working-directory: ${{env.doctor-directory}}
run: yarn run run