diff --git a/.github/workflows/eas-build.yml b/.github/workflows/eas-build.yml index 41e7c6c..e01d85d 100644 --- a/.github/workflows/eas-build.yml +++ b/.github/workflows/eas-build.yml @@ -24,7 +24,7 @@ jobs: - run: npm install - - uses: expo/expo-github-action@v8 + - uses: expo/expo-github-action@v9 with: eas-version: latest token: ${{ secrets.EXPO_TOKEN }}