Skip to content

Commit

Permalink
build(deps): bump easimon/maximize-build-space from 7 to 8 (#1532)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 8e5516c commit 78f0205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:

steps:
- name: Maximize build space
uses: easimon/maximize-build-space@v7
uses: easimon/maximize-build-space@v8
with:
root-reserve-mb: 10240
remove-dotnet: 'true'
Expand Down Expand Up @@ -277,7 +277,7 @@ jobs:

steps:
- name: Maximize build space
uses: easimon/maximize-build-space@v7
uses: easimon/maximize-build-space@v8
with:
root-reserve-mb: 20480
remove-dotnet: 'true'
Expand Down

0 comments on commit 78f0205

Please sign in to comment.