Cache Julia artifacts, packages and registry
Version updated for julia-actions/cache to version v1.3.0.
- This action is used across all versions by 4,619 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Use step outputs instead of env vars by @SaschaMann in https://github.com/julia-actions/cache/pull/50
- Remove “test” from cache name by @fonsp in https://github.com/julia-actions/cache/pull/66
- add
cache-scratchspaces
and default enabled by @IanButterworth in https://github.com/julia-actions/cache/pull/63
Dependency Updates
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in https://github.com/julia-actions/cache/pull/57
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in https://github.com/julia-actions/cache/pull/58
- Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in https://github.com/julia-actions/cache/pull/59
- Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in https://github.com/julia-actions/cache/pull/60
- Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in https://github.com/julia-actions/cache/pull/67
- Bump actions/checkout from 3.5.2 to 4.0.0 by @dependabot in https://github.com/julia-actions/cache/pull/65
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in https://github.com/julia-actions/cache/pull/68
New Contributors
- @fonsp made their first contribution in https://github.com/julia-actions/cache/pull/66
- @IanButterworth made their first contribution in https://github.com/julia-actions/cache/pull/63
Full Changelog: https://github.com/julia-actions/cache/compare/v1.2...v1.3.0