Update sub_weeklyBuild.yml
Pin Actions to a full length commit SHA
This commit is contained in:
committed by
Chris Hennes
parent
1ca01d80bd
commit
f90f102efe
2
.github/workflows/sub_weeklyBuild.yml
vendored
2
.github/workflows/sub_weeklyBuild.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
# prevent running out of disk space on Ubuntu runners.
|
||||
- name: Maximize build space
|
||||
if: runner.os == 'Linux'
|
||||
uses: AdityaGarg8/remove-unwanted-software@v5
|
||||
uses: AdityaGarg8/remove-unwanted-software@90e01b21170618765a73370fcc3abbd1684a7793 # v5
|
||||
with:
|
||||
verbose: 'true'
|
||||
remove-android: 'true' # (frees ~9 GB)
|
||||
|
||||
Reference in New Issue
Block a user