Features
- With the
cache
input specified astrue
, the action now caches MATLAB if it is set up successfully. Previously, the action cached MATLAB only if the entire job completed successfully.
Maintenance
- Action dependencies have been updated based on
npm audit
andnpm outdated
.