Cache Julia artifacts, packages and registry
Version updated for julia-actions/cache to version v1.5.0.
- This action is used across all versions by 5,190 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- enable registries by default by @IanButterworth in https://github.com/julia-actions/cache/pull/62
- Add option for user specified Julia depot by @omus in https://github.com/julia-actions/cache/pull/83
- Unique cache-key for job matrix objects by @omus in https://github.com/julia-actions/cache/pull/88
- Documentation consistency fixes by @omus in https://github.com/julia-actions/cache/pull/84
New Contributors
- @omus made their first contribution in https://github.com/julia-actions/cache/pull/84
Full Changelog: https://github.com/julia-actions/cache/compare/v1.4...v1.5.0