Skip to content

Commit b932c52

Browse files
authored
Merge pull request #1 from t2linux/dependabot/github_actions/AdityaGarg8/remove-unwanted-software-4
Bump AdityaGarg8/remove-unwanted-software from 3 to 4
2 parents 775105a + f6d4e99 commit b932c52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.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@v3
15+
uses: AdityaGarg8/remove-unwanted-software@v4
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@v3
79+
uses: AdityaGarg8/remove-unwanted-software@v4
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@v3
139+
uses: AdityaGarg8/remove-unwanted-software@v4
140140
with:
141141
remove-android: 'true'
142142
remove-dotnet: 'true'

0 commit comments

Comments
 (0)