diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4be928d..8ec6cb9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,7 +7,7 @@ jobs: steps: # If there is a problem with this GitHub Actions, this step will fail - name: Free Disk Space - uses: jlumbroso/free-disk-space@main + uses: hirnidrin/free-disk-space@main with: tool-cache: true