Unshelve Build Output
Version updated for prantlf/unshelve-output-action to version v6.0.0.
- This action is used across all versions by 8 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
6.0.0 (2024-05-07)
Features
- Delete ARM64 archives from cache by default (a8e49b4)
Bug Fixes
- Upgrade dependencies (d64b19f)
BREAKING CHANGES
GitHub actions which this action depends on were upgraded to their latest versions, which require Node.js 20 for running.
You probably produce the binaries for ARM64 already and
this won;t be a breaking change for you. If you don’t, this task will
try deleting them by default. You can set include-linux-arm64
and
include-macos-arm64
to false
to prevent it.