Use Node 16 for RN example (#4584)

Summary:
Per title.

Pull Request resolved: https://github.com/facebook/flipper/pull/4584

Reviewed By: lblasa

Differential Revision: D43904047

Pulled By: passy

fbshipit-source-id: 763bce56f3e8298e2f91632c99e7dd6ae1465c87
This commit is contained in:
Pascal Hartig
2023-03-08 10:17:54 -08:00
committed by Facebook GitHub Bot
parent 11115501a2
commit 174e641c1e

View File

@@ -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