diff --git a/.github/workflows/react-native-contract-tests.yml b/.github/workflows/react-native-contract-tests.yml index aa5e3b68d9..1c7bf4f4d7 100644 --- a/.github/workflows/react-native-contract-tests.yml +++ b/.github/workflows/react-native-contract-tests.yml @@ -25,7 +25,7 @@ jobs: # https://github.com/actions/setup-node/releases/tag/v6.2.0 uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 with: - node-version: 18 + node-version: 24 - name: Install dependencies run: yarn workspaces focus react-native-contract-test-adapter react-native-contract-test-entity