diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3edc3a49..31cd2ac4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -179,7 +179,7 @@ jobs: restore-keys: Library-buildLinux-${{ matrix.targetPlatform }}- - name: Free Disk Space if: matrix.targetPlatform == 'Android' || matrix.targetPlatform == 'StandaloneLinux64' - uses: jlumbroso/free-disk-space@v1.3.0 + uses: jlumbroso/free-disk-space@v1.3.1 with: large-packages: false - name: Build Unity Project