Skip to content

Commit

Permalink
build(deps): bump easimon/maximize-build-space from 7 to 8 (LizardByt…
Browse files Browse the repository at this point in the history
…e#1532)

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 and KuleRucket committed Jun 6, 2024
1 parent 9123ff7 commit 4b91569
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 4b91569

Please sign in to comment.