File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@v4
13
13
14
14
- name : Free up disk space for the CI
15
- uses : AdityaGarg8/remove-unwanted-software@v3
15
+ uses : AdityaGarg8/remove-unwanted-software@v4
16
16
with :
17
17
remove-android : ' true'
18
18
remove-dotnet : ' true'
76
76
- uses : actions/checkout@v4
77
77
78
78
- name : Free up disk space for the CI
79
- uses : AdityaGarg8/remove-unwanted-software@v3
79
+ uses : AdityaGarg8/remove-unwanted-software@v4
80
80
with :
81
81
remove-android : ' true'
82
82
remove-dotnet : ' true'
@@ -136,7 +136,7 @@ jobs:
136
136
- uses : actions/checkout@v4
137
137
138
138
- name : Free up disk space for the CI
139
- uses : AdityaGarg8/remove-unwanted-software@v3
139
+ uses : AdityaGarg8/remove-unwanted-software@v4
140
140
with :
141
141
remove-android : ' true'
142
142
remove-dotnet : ' true'
You can’t perform that action at this time.
0 commit comments