Skip to content

Commit a8af6c4

Browse files
committed
GHA | using jlumbroso/free-disk-space@main for disk space cleanup
1 parent 2557074 commit a8af6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
ES_JAVA_OPTS: "-Xmx1024m -Xms1024m"
6262
steps:
6363
- name: Free Disk Space
64-
uses: ShubhamTatvamasi/free-disk-space-action@v1
64+
uses: jlumbroso/free-disk-space@main
6565
with:
6666
tool-cache: true # remove old tool cache
6767
android: true # removes large Android SDK

0 commit comments

Comments
 (0)