diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 303fe399a1d7f4..aef9fad97128b5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -813,7 +813,7 @@ jobs: credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }} - name: Setup GCS id: gcs-setup - uses: google-github-actions/setup-gcloud@v2.0.1 + uses: google-github-actions/setup-gcloud@v2.1.0 - name: Upload Artifacts id: upload uses: google-github-actions/upload-cloud-storage@v2.0.0