diff --git a/.github/workflows/Preview.yaml b/.github/workflows/Preview.yaml index 88ee26df8..1b86dbe97 100644 --- a/.github/workflows/Preview.yaml +++ b/.github/workflows/Preview.yaml @@ -114,7 +114,7 @@ jobs: keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }} keyPassword: ${{ secrets.KEY_PASSWORD }} env: - BUILD_TOOLS_VERSION: "24.0.1" + BUILD_TOOLS_VERSION: "34.0.0" # Upload runner package tar.gz/zip as artifact - name: Publish Artifact uses: actions/upload-artifact@v3