diff --git a/.github/workflows/build-release.yaml b/.github/workflows/build-release.yaml index 22467220f..b9e7b21f0 100644 --- a/.github/workflows/build-release.yaml +++ b/.github/workflows/build-release.yaml @@ -15,7 +15,7 @@ jobs: fetch-tags: true - name: Free disk space (keep toolcache) - uses: jlumbroso/free-disk-space@v1.3.1 + uses: jlumbroso/free-disk-space@v2.0.0 with: tool-cache: false # IMPORTANT: don't wipe runner tool cache android: true