diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index e71882917..8de152e2b 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -27,7 +27,7 @@ jobs: steps: - name: Maximize build space - uses: AdityaGarg8/remove-unwanted-software@v2 + uses: AdityaGarg8/remove-unwanted-software@v3 with: remove-android: 'true' remove-dotnet: 'true'