Maximize build disk space
Version updated for easimon/maximize-build-space to version v8.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,519 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- When using custom mount points, ensure that the specified target directory exists
- Allow changing ownership of mounted volume (specify as
user:group
, defaults torunner:runner
, which is the default github actions user/group)
Thanks to @dawidd6 for the contribution!