diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index da1d925a..4169f880 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/setup-node@v3.6.0 with: node-version: 14.x - - uses: expo/expo-github-action@8.0.0 + - uses: expo/expo-github-action@8.2.0 with: expo-version: 4.x token: ${{ secrets.EXPO_TOKEN }}