Setup Julia environment
Version updated for julia-actions/setup-julia to version v2.0.0.
- This action is used across all versions by 20,772 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- update to node20 by @ranocha in https://github.com/julia-actions/setup-julia/pull/209
Note the rationale for the breaking change was discussed in https://github.com/julia-actions/setup-julia/pull/209
Dependencies and misc
- Bump nock from 13.5.1 to 13.5.4 by @dependabot in https://github.com/julia-actions/setup-julia/pull/224
- Bump @types/semver from 7.5.6 to 7.5.8 by @dependabot in https://github.com/julia-actions/setup-julia/pull/222
- Bump @types/node from 20.11.16 to 20.11.30 by @dependabot in https://github.com/julia-actions/setup-julia/pull/226
- Bump the version number to
2.0.0
inpackage.json
andpackage-lock.json
by @DilumAluthge in https://github.com/julia-actions/setup-julia/pull/228
New Contributors
- @ranocha made their first contribution in https://github.com/julia-actions/setup-julia/pull/209
Full Changelog: https://github.com/julia-actions/setup-julia/compare/v1.9.6...v2.0.0