From 8343b11821068711de8d2532de59f3fa4f4d4cdc Mon Sep 17 00:00:00 2001 From: "Brian M. Schilder" <34280215+bschilder@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:39:22 +0100 Subject: [PATCH] try easimon/maximize-build-space@master --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 01e928d8..42c48476 100644 --- a/action.yml +++ b/action.yml @@ -164,7 +164,7 @@ runs: steps: - name: 💾 Free Disk Space if: inputs.free_diskspace == 'true' && runner.os == 'Linux' - uses: jlumbroso/free-disk-space@main + uses: easimon/maximize-build-space@master - name: 🌎 Set environment variables run: |