diff --git a/.github/workflows/react-native-example.yml b/.github/workflows/react-native-example.yml index 03ab0071f..7c33dd719 100644 --- a/.github/workflows/react-native-example.yml +++ b/.github/workflows/react-native-example.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v2.1.5 with: - node-version: 14.x + node-version: 16.x - uses: maxim-lobanov/setup-cocoapods@v1 with: # Path to Podfile.lock file to determine Cocoapods version