Skip to content

Commit

Permalink
Merge pull request #1 from t2linux/dependabot/github_actions/AdityaGa…
Browse files Browse the repository at this point in the history
…rg8/remove-unwanted-software-4

Bump AdityaGarg8/remove-unwanted-software from 3 to 4
  • Loading branch information
AdityaGarg8 authored Jul 15, 2024
2 parents 775105a + f6d4e99 commit b932c52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down

0 comments on commit b932c52

Please sign in to comment.