summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml
index 559cea01fa..288b47cf43 100644
--- a/.github/workflows/release-build.yml
+++ b/.github/workflows/release-build.yml
@@ -178,7 +178,7 @@ jobs:
service_account_key: ${{ secrets.GCP_STORAGE_SERVICE_ACCOUNT_KEY }}
export_default_credentials: true
- name: Upload Artifacts
- uses: google-github-actions/upload-cloud-storage@v0.2.1
+ uses: google-github-actions/upload-cloud-storage@v0.4.0
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false