diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 6eb2e1f6c..72b223844 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@v1 + uses: AdityaGarg8/remove-unwanted-software@v2 with: remove-android: 'true' remove-dotnet: 'true'