From adf3b47e03461953c2afee87e17919e4d8d3084e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:45:22 +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 03f4d4cd..cbaafc9c 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: 40960 remove-dotnet: 'true'