diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 16196342b45846..d63c50044f60e4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -644,7 +644,7 @@ jobs: export_default_credentials: true - name: Upload Artifacts id: upload - uses: google-github-actions/upload-cloud-storage@v0.10.2 + uses: google-github-actions/upload-cloud-storage@v1.0.2 with: destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }} gzip: false