From 92c3b000fa95b7f07ddc24258ca79addd0a1b8a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:31:12 +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'