Setup Julia environment
Version updated for julia-actions/setup-julia to version v2.4.0.
- This action is used across all versions by 22,527 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Resolve
min
as the earliest compatible Julia version (compatible with the user’s project) by @omus in https://github.com/julia-actions/setup-julia/pull/202
Maintenance
- Bump bin from
e564658
to0f674f3
by @dependabot in https://github.com/julia-actions/setup-julia/pull/272 - Bump typescript from 5.5.3 to 5.5.4 by @dependabot in https://github.com/julia-actions/setup-julia/pull/275
- Bump ts-jest from 29.2.3 to 29.2.5 by @dependabot in https://github.com/julia-actions/setup-julia/pull/276
- Bump @types/node from 20.14.11 to 22.5.1 by @dependabot in https://github.com/julia-actions/setup-julia/pull/277
New Contributors
- @omus made their first contribution in https://github.com/julia-actions/setup-julia/pull/202
Full Changelog: https://github.com/julia-actions/setup-julia/compare/v2.3.0...v2.4.0