diff --git a/.github/workflows/test-tutor-aspects.yml b/.github/workflows/test-tutor-aspects.yml index 913129584..82cdb8b53 100644 --- a/.github/workflows/test-tutor-aspects.yml +++ b/.github/workflows/test-tutor-aspects.yml @@ -34,7 +34,7 @@ jobs: - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3 - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e + uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB @@ -86,7 +86,7 @@ jobs: - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3 - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e + uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB @@ -146,7 +146,7 @@ jobs: - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3 - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e + uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB