mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 01:16:54 +08:00
* Extend cache action * Also test on Windows and macOS * Fix a problem with setting output on Windows * Use echo after set-output * Generate key only once * Fix non-matching name (should fail but doesn't weirdly) * Update action.yml Co-authored-by: Sascha Mann <git@mail.saschamann.eu> * Update action.yml Co-authored-by: Sascha Mann <git@mail.saschamann.eu> Co-authored-by: Sascha Mann <git@mail.saschamann.eu>