Skip to content

Commit

Permalink
chore(deps): update adityagarg8/remove-unwanted-software action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent c0c2c11 commit 78de178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

steps:
- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v3
uses: AdityaGarg8/remove-unwanted-software@v4
with:
remove-dotnet: 'true'
remove-android: 'true'
Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:
string: ${{ env.IMAGE_NAME }}

- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v3
uses: AdityaGarg8/remove-unwanted-software@v4
with:
remove-dotnet: 'true'
remove-android: 'true'
Expand Down

0 comments on commit 78de178

Please sign in to comment.