diff --git a/.github/actions/cleanup-disk/action.yml b/.github/actions/cleanup-disk/action.yml index 399854c1..026287fd 100644 --- a/.github/actions/cleanup-disk/action.yml +++ b/.github/actions/cleanup-disk/action.yml @@ -4,7 +4,7 @@ runs: using: composite steps: - name: Cleanup Disk - uses: jlumbroso/free-disk-space@3f13feab2962a87273d379ebc36ea159527e6cc9 # v1.3.2 + uses: jlumbroso/free-disk-space@ceedf095f4ec1a097402bc6bd80831f2e1a6fde6 # v2.0.0 with: android: true dotnet: true