Bump AdityaGarg8/remove-unwanted-software from 3 to 4

Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 3 to 4.
- [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases)
- [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/v3...v4)

---
updated-dependencies:
- dependency-name: AdityaGarg8/remove-unwanted-software
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-15 04:34:30 +00:00
committed by GitHub
parent 775105af47
commit f6d4e99165
+3 -3
View File
@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- name: Free up disk space for the CI
uses: AdityaGarg8/remove-unwanted-software@v3
uses: AdityaGarg8/remove-unwanted-software@v4
with:
remove-android: 'true'
remove-dotnet: 'true'
@@ -76,7 +76,7 @@ jobs:
- uses: actions/checkout@v4
- name: Free up disk space for the CI
uses: AdityaGarg8/remove-unwanted-software@v3
uses: AdityaGarg8/remove-unwanted-software@v4
with:
remove-android: 'true'
remove-dotnet: 'true'
@@ -136,7 +136,7 @@ jobs:
- uses: actions/checkout@v4
- name: Free up disk space for the CI
uses: AdityaGarg8/remove-unwanted-software@v3
uses: AdityaGarg8/remove-unwanted-software@v4
with:
remove-android: 'true'
remove-dotnet: 'true'