Setup Julia environment
Actively maintainedjulia-actions/setup-julia · MIT
This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.
★ 107 starsLast commit 8 days agoLatest v3.0.2
C
68
/ 100
Security signals
OpenSSF Scorecard6.0 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: julia-actions/setup-julia@fa02766e078afaaf09b14210362cee14137e6a32 # v3.0.2Mutable tags like v3.0.2 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: julia-actions/setup-julia@fa02766e078afaaf09b14210362cee14137e6a32 # v3.0.2
Score breakdown
Security (35%)66
Popularity (20%)44
Maintenance (30%)91
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/julia-actions-setup-julia)HTML version
HTML
<a href="https://actionrank.dev/actions/julia-actions-setup-julia"><img src="https://actionrank.dev/api/badge/julia-actions-setup-julia" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work