ci: align Julia setup and cache action pins - #33
Conversation
|
Note Automatic reviews are paused because your trial's included automatic processing has been used for this period. Upgrade now, or comment "Gitar review" to run a review anytime. Code Review ✅ Approved 1 resolved / 1 findingsAligns Julia setup and cache action pins in the CI workflow, but the updated SHAs must be verified against their claimed v3 release tags to ensure integrity. ✅ 1 resolved✅ Security: Verify pinned SHAs actually match claimed v3 tags
OptionsDisplay: compact → Showing less information. Comment with these commands to change the behavior for this request:
Important Your trial ends in 1 day — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more. Was this helpful? React with 👍 / 👎 | Gitar |
|
Verified the SHA-pinned action tags requested by review: |
✅ All code review findings resolved.
Remove the obsolete Julia 1.9 CI matrix entry. Julia 1.10 and 1.11 remain required supported versions; nightly remains where it was already part of the matrix.
The CI test uses the documented ExnovationItem API. Export the type from the package module so it is available after using Exnovation.
Updates julia-actions/setup-julia to v3.0.2 and julia-actions/cache to v3.1.0. Workflow-only maintenance; no runtime code changes.