diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 9422814b77..8101f24357 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@v3 + uses: AdityaGarg8/remove-unwanted-software@v4 with: remove-android: 'true' remove-dotnet: 'true'