We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be320d1 + deda539 commit 4655a65Copy full SHA for 4655a65
1 file changed
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Free up disk space for the CI
15
- uses: AdityaGarg8/remove-unwanted-software@v4
+ uses: AdityaGarg8/remove-unwanted-software@v5
16
with:
17
remove-android: 'true'
18
remove-dotnet: 'true'
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
82
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
0 commit comments