summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-17 10:42:07 +0300
committerGitHub <noreply@github.com>2022-10-17 10:42:07 +0300
commit75f23321a00c6b5e424c7577886cc461390bdff6 (patch)
tree600b2d98de8c683e7062a2bea9267549e33b15fa /.github
parent08e1d0b9d7191549a4bffcf6751734d4b47c3d30 (diff)
Bump google-github-actions/upload-cloud-storage from 0.10.2 to 0.10.4 (#13837)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2eb1be4e12..e096bcfbff 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -679,7 +679,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@v0.10.4
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false