Setup Julia environment
Version updated for julia-actions/setup-julia to version v1.9.6.
- This action is used across all versions by 20,090 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Fix the Apple Silicon (macOS
aarch64
/arm64
) URLs for Julia nightly by @benlorenz in https://github.com/julia-actions/setup-julia/pull/220 - put quotes on readme version examples by @IanButterworth in https://github.com/julia-actions/setup-julia/pull/203
Deps & CI
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/julia-actions/setup-julia/pull/215
- Bump @types/node from 20.10.6 to 20.11.16 by @dependabot in https://github.com/julia-actions/setup-julia/pull/213
- Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in https://github.com/julia-actions/setup-julia/pull/212
- Bump nock from 13.4.0 to 13.5.1 by @dependabot in https://github.com/julia-actions/setup-julia/pull/211
- Bump semver from 7.5.4 to 7.6.0 by @dependabot in https://github.com/julia-actions/setup-julia/pull/217
- CI: Increase the Dependabot “number of open PRs” limit by @DilumAluthge in https://github.com/julia-actions/setup-julia/pull/218
- Bump prettier from 3.1.1 to 3.2.5 by @dependabot in https://github.com/julia-actions/setup-julia/pull/216
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in https://github.com/julia-actions/setup-julia/pull/210
- 1.9.6 and compat bump for node semver package by @IanButterworth in https://github.com/julia-actions/setup-julia/pull/221
New Contributors
- @benlorenz made their first contribution in https://github.com/julia-actions/setup-julia/pull/220
Full Changelog: https://github.com/julia-actions/setup-julia/compare/v1.9.5...v1.9.6