diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 303fe399a1d7f4..912ed408d25760 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -816,7 +816,7 @@ jobs: uses: google-github-actions/setup-gcloud@v2.0.1 - name: Upload Artifacts id: upload - uses: google-github-actions/upload-cloud-storage@v2.0.0 + uses: google-github-actions/upload-cloud-storage@v2.1.0 with: destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }} gzip: false