Unshelve Build Output
Version updated for prantlf/unshelve-output-action to version v4.0.0.
- This action is used across all versions by 5 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
4.0.0 (2023-11-13)
Features
- Include ARM64 architecture for macOS os (67c8547)
BREAKING CHANGES
The ARM64 architectrure for macOS os is included by
default. If you do not produce for it, disable it by adding an input
boolean include-macos-arm64: false
to the with
object.