🚨 Breaking
- Artifact names are now matched using glob pattern matching by default.
⭐ Added
- Add support for glob pattern matching (fulfilled by minimatch).
♻ Changed
- Updated action to use node v16
- Updated dependencies.
🏠 Housekeeping
- Action is now written in TypeScript.