diff --git a/.github/workflows/_ci.yml b/.github/workflows/_ci.yml index e647c12a2..18e544225 100644 --- a/.github/workflows/_ci.yml +++ b/.github/workflows/_ci.yml @@ -48,7 +48,7 @@ jobs: echo "test --local_test_jobs=4" >> 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.19 + uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.21 with: mounts: | - src: /mnt/envoy-docker-build