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'