diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 0917c59..19f9021 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -61,7 +61,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Maximise GH runner space - uses: easimon/maximize-build-space@v7 + uses: easimon/maximize-build-space@v10 with: root-reserve-mb: 29696 remove-dotnet: 'true'