From 2ef688d41c7df0487ed410e4954b0019d8de5bcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 11:07:46 +0000 Subject: [PATCH] chore(deps): update easimon/maximize-build-space action to v10 --- .github/workflows/integrate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 54eb5aff..6cbaeace 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -55,7 +55,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Maximise GH runner space - uses: easimon/maximize-build-space@v8 + uses: easimon/maximize-build-space@v10 with: root-reserve-mb: 29696 remove-dotnet: 'true'