diff --git a/.github/workflows/_ci.yml b/.github/workflows/_ci.yml index 93114593a..fff6d5547 100644 --- a/.github/workflows/_ci.yml +++ b/.github/workflows/_ci.yml @@ -47,7 +47,7 @@ jobs: echo "common --jobs=200" >> repo.bazelrc echo "build --config=bes" >> repo.bazelrc - name: Bind mount spare disk for build artifacts - uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.3 + uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.5 with: mounts: | - src: /mnt/envoy-docker-build