diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62d1329..bea5097 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: check: runs-on: ubuntu-latest steps: - - uses: AdityaGarg8/remove-unwanted-software@v3 + - uses: AdityaGarg8/remove-unwanted-software@v4 with: remove-android: true remove-codeql: true