Skip to content

Commit 4655a65

Browse files
authored
Merge pull request #2 from t2linux/dependabot/github_actions/AdityaGarg8/remove-unwanted-software-5
Bump AdityaGarg8/remove-unwanted-software from 4 to 5
2 parents be320d1 + deda539 commit 4655a65

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Free up disk space for the CI
15-
uses: AdityaGarg8/remove-unwanted-software@v4
15+
uses: AdityaGarg8/remove-unwanted-software@v5
1616
with:
1717
remove-android: 'true'
1818
remove-dotnet: 'true'
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@v4
7777

7878
- name: Free up disk space for the CI
79-
uses: AdityaGarg8/remove-unwanted-software@v4
79+
uses: AdityaGarg8/remove-unwanted-software@v5
8080
with:
8181
remove-android: 'true'
8282
remove-dotnet: 'true'
@@ -136,7 +136,7 @@ jobs:
136136
- uses: actions/checkout@v4
137137

138138
- name: Free up disk space for the CI
139-
uses: AdityaGarg8/remove-unwanted-software@v4
139+
uses: AdityaGarg8/remove-unwanted-software@v5
140140
with:
141141
remove-android: 'true'
142142
remove-dotnet: 'true'

0 commit comments

Comments
 (0)