{"id":5801739,"name":"julia-actions/setup-julia","ecosystem":"actions","description":"Setup a Julia environment and add it to the PATH","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/julia-actions/setup-julia","keywords_array":["actions","continuous-integration","github-action","github-actions","hacktoberfest","julia","julialang"],"namespace":"julia-actions","versions_count":81,"first_release_published_at":"2019-08-13T16:05:27.000Z","latest_release_published_at":"2026-05-11T02:10:50.000Z","latest_release_number":"v3.0.2","last_synced_at":"2026-09-16T01:11:45.271Z","created_at":"2023-01-04T13:23:01.700Z","updated_at":"2026-09-16T01:11:45.271Z","registry_url":"https://github.com/julia-actions/setup-julia","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Julia environment","description":"Setup a Julia environment and add it to the PATH","author":"Sascha Mann","inputs":{"version":{"description":"The Julia version to download (if necessary) and use. Use a string input to avoid unwanted decimal conversion e.g. 1.10 without quotes will be interpreted as 1.1. Examples: \"1\", \"1.10\", \"lts\", \"pre\"","default":"1"},"include-all-prereleases":{"description":"Include prereleases when matching the Julia version to available versions.","required":false,"default":"false"},"arch":{"description":"Architecture of the Julia binaries. Defaults to the architecture of the runner executing the job.","required":false,"default":"default"},"force-arch":{"description":"Force the use of the specified architecture even when it may be suboptimal on the runner (e.g., x86 on Apple Silicon macOS runners). By default, requesting x86/x64 on aarch64 macOS runners will fail with an error.","required":false,"default":"false"},"show-versioninfo":{"description":"Display InteractiveUtils.versioninfo() after installing","required":false,"default":"false"},"project":{"description":"The path to the project directory or file to use when resolving some versions (e.g. min)","required":false,"default":""}},"outputs":{"julia-version":{"description":"The installed Julia version. May vary from the version input if a version range was given as input."},"julia-bindir":{"description":"Path to the directory containing the Julia executable. Equivalent to JULIA_BINDIR: https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_BINDIR"}},"runs":{"using":"node24","main":"dist/index.js"},"branding":{"icon":"download","color":"green"},"default_branch":"master","path":null},"repo_metadata":{"id":37248469,"uuid":"202020219","full_name":"julia-actions/setup-julia","owner":"julia-actions","description":"This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.","archived":false,"fork":false,"pushed_at":"2026-08-01T20:35:32.000Z","size":4445,"stargazers_count":107,"open_issues_count":19,"forks_count":25,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-01T22:11:20.398Z","etag":null,"topics":["actions","continuous-integration","github-action","github-actions","hacktoberfest","julia","julialang"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/julia-actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-12T22:46:13.000Z","updated_at":"2026-08-01T19:09:00.000Z","dependencies_parsed_at":"2024-06-18T12:31:27.888Z","dependency_job_id":"3f75c632-1cf6-4d4d-9c64-0d1761ee3330","html_url":"https://github.com/julia-actions/setup-julia","commit_stats":{"total_commits":295,"total_committers":17,"mean_commits":"17.352941176470587","dds":"0.49830508474576274","last_synced_commit":"887a1b8574e812c7ad0d0f6d38f3e07a96253971"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/julia-actions/setup-julia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julia-actions","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/sbom","scorecard":{"id":541333,"data":{"date":"2025-08-11","repo":{"name":"github.com/julia-actions/setup-julia","commit":"75f97ff30bbe2fe30013a0582312bd7d2e8ffb80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/example-builds-defaultarch.yml:1","Warn: no topLevel permission defined: .github/workflows/example-builds-nightly-defaultarch.yml:1","Warn: no topLevel permission defined: .github/workflows/example-builds-nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/example-builds.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_checks.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds-defaultarch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds-defaultarch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds-defaultarch.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds-defaultarch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds-nightly-defaultarch.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds-nightly-defaultarch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds-nightly-defaultarch.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds-nightly-defaultarch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds-nightly.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds-nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds-nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds-nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example-builds.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/julia-actions/setup-julia/example-builds.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/example-builds-defaultarch.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/example-builds-nightly-defaultarch.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/example-builds-nightly.yml:42","Warn: npmCommand not pinned by hash: .github/workflows/example-builds.yml:49","Warn: npmCommand not pinned by hash: .github/workflows/pr_checks.yml:216","Info:   8 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   1 out of   6 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:16:36.164Z","repository_id":37248469,"created_at":"2025-08-20T08:16:36.164Z","updated_at":"2025-08-20T08:16:36.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36562744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"julia-actions","name":"Julia Actions","uuid":"53965732","kind":"organization","description":"An organisation to host and maintain GitHub Actions useful for Julia projects.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/53965732?v=4","repositories_count":26,"last_synced_at":"2023-03-03T09:19:21.943Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/julia-actions","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T20:52:14.711Z","updated_at":"2023-03-03T09:19:22.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julia-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julia-actions/repositories"},"tags":[{"name":"v3.0.2","sha":"fa02766e078afaaf09b14210362cee14137e6a32","kind":"commit","published_at":"2026-05-11T02:10:50.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v3.0.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v3.0.2","dependencies_parsed_at":"2026-08-08T10:13:22.311Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f6f565d9f7cf12f53dc8045742460d6260ad3b39","kind":"commit","published_at":"2026-04-23T17:38:49.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v3.0.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v3.0.1","dependencies_parsed_at":"2026-08-08T10:13:22.345Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3.0.1/manifests"},{"name":"v3","sha":"4a12c5f801ca5ef0458bba44687563ef276522dd","kind":"commit","published_at":"2026-04-07T07:20:21.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v3","dependencies_parsed_at":"2026-08-08T10:13:23.071Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3/manifests"},{"name":"v3.0.0","sha":"4a12c5f801ca5ef0458bba44687563ef276522dd","kind":"commit","published_at":"2026-04-07T07:20:21.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v3.0.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v3.0.0","dependencies_parsed_at":"2026-08-08T10:13:22.198Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"4c0cb0fce8556fdb04a90347310e5db8b1f98fb9","kind":"commit","published_at":"2026-03-02T04:52:58.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.7.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.7.0","dependencies_parsed_at":"2026-08-08T10:13:23.561Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.7.0/manifests"},{"name":"v2.6","sha":"5c9647d97b78a5debe5164e9eec09d653d29bd71","kind":"commit","published_at":"2024-11-18T05:20:08.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.6","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.6","dependencies_parsed_at":"2026-08-08T10:13:23.278Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.6/manifests"},{"name":"v2.6.1","sha":"5c9647d97b78a5debe5164e9eec09d653d29bd71","kind":"commit","published_at":"2024-11-18T05:20:08.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.6.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.6.1","dependencies_parsed_at":"2026-08-08T10:13:23.060Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"9b79636afcfb07ab02c256cede01fe2db6ba808c","kind":"commit","published_at":"2024-10-09T05:03:07.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.6.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.6.0","dependencies_parsed_at":"2024-10-11T04:07:21.526Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a0a0978e28861c11a3490cee468f87d5b568851a","kind":"commit","published_at":"2024-09-23T22:17:15.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.5.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.5.0","dependencies_parsed_at":"2024-09-25T04:02:47.088Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"512e2ab44f5848ea62bddd21d1ee906e989b0360","kind":"commit","published_at":"2024-08-30T16:23:18.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.4.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.4.0","dependencies_parsed_at":"2024-09-01T04:04:23.201Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.4.0/manifests"},{"name":"v2.4","sha":"512e2ab44f5848ea62bddd21d1ee906e989b0360","kind":"commit","published_at":"2024-08-30T16:23:18.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.4","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.4","dependencies_parsed_at":"2024-09-01T04:04:23.202Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.4/manifests"},{"name":"v2.3.0","sha":"780022b48dfc0c2c6b94cfee6a9284850107d037","kind":"commit","published_at":"2024-07-21T21:31:33.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.3.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.3.0","dependencies_parsed_at":"2024-08-01T12:36:40.808Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.3.0/manifests"},{"name":"v2.3","sha":"780022b48dfc0c2c6b94cfee6a9284850107d037","kind":"commit","published_at":"2024-07-21T21:31:33.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.3","dependencies_parsed_at":"2024-08-01T12:36:41.029Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.3/manifests"},{"name":"v2.2.0","sha":"3645a07f58c7f83b9f82ac8e0bb95583e69149e6","kind":"commit","published_at":"2024-06-26T20:46:15.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.2.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.2.0","dependencies_parsed_at":"2024-06-28T06:28:43.347Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.2.0/manifests"},{"name":"v2.2","sha":"3645a07f58c7f83b9f82ac8e0bb95583e69149e6","kind":"commit","published_at":"2024-06-26T20:46:15.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.2","dependencies_parsed_at":"2024-06-28T06:28:43.450Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.2/manifests"},{"name":"v2.1.0","sha":"81d42b556a18b0d67455a742fcbffdeb49b3ffb0","kind":"commit","published_at":"2024-06-19T21:43:45.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.1.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.1.0","dependencies_parsed_at":"2024-06-21T05:35:24.517Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.1.0/manifests"},{"name":"v2.1","sha":"81d42b556a18b0d67455a742fcbffdeb49b3ffb0","kind":"commit","published_at":"2024-06-19T21:43:45.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.1","dependencies_parsed_at":"2024-06-21T05:35:24.657Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.1/manifests"},{"name":"v2.0.0","sha":"f2258781c657ad9b4b88072c5eeaf9ec8c370874","kind":"commit","published_at":"2024-04-01T15:31:19.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.0.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.0.0","dependencies_parsed_at":"2024-04-03T04:14:14.399Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"f2258781c657ad9b4b88072c5eeaf9ec8c370874","kind":"commit","published_at":"2024-04-01T15:31:19.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2.0","dependencies_parsed_at":"2024-04-03T04:14:14.403Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2.0/manifests"},{"name":"v2","sha":"f2258781c657ad9b4b88072c5eeaf9ec8c370874","kind":"commit","published_at":"2024-04-01T15:31:19.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v2","dependencies_parsed_at":"2024-04-02T04:14:17.609Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v2/manifests"},{"name":"v1.9.6","sha":"ac0d62164df5a47de404f4e96ce86a1a28a28d56","kind":"commit","published_at":"2024-02-13T18:39:28.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.6","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.6","dependencies_parsed_at":"2024-02-15T05:05:56.697Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a1561e938c17e7aaf8236334d6d533e774c71dcd","kind":"commit","published_at":"2024-01-05T18:28:51.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.5","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.5","dependencies_parsed_at":"2024-01-07T04:49:01.669Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"58ad1cdde70774ab0693de31c3cd4e751b46aea2","kind":"commit","published_at":"2023-11-21T17:11:28.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.4","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.4","dependencies_parsed_at":"2023-11-23T04:06:23.684Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"a86c40a7ef00b78848edab3b80c6b941c6481669","kind":"tag","published_at":"2023-11-21T16:16:23.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.3","dependencies_parsed_at":"2023-11-23T04:06:23.760Z","dependency_job_id":null,"purl":"pkg:github/julia-actions/setup-julia@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f40c4b69330df1d22e7590c12e76dc2f9c66e0bc","kind":"commit","published_at":"2023-02-09T23:02:00.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.2","dependencies_parsed_at":"2023-06-02T00:04:27.604Z","dependency_job_id":"ed1c9388-d6db-4df5-8beb-bada28c6af45","purl":"pkg:github/julia-actions/setup-julia@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"51f35e76798f240051cf86b293b118872c493bfc","kind":"commit","published_at":"2023-02-09T11:51:42.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.1","dependencies_parsed_at":"2023-06-02T00:04:27.598Z","dependency_job_id":"768ea427-0b54-4d60-a641-09129d7aa12a","purl":"pkg:github/julia-actions/setup-julia@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"b315a4d9881690c63d53fc0175b150a3776140bd","kind":"commit","published_at":"2022-12-12T10:47:28.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9.0","dependencies_parsed_at":"2023-06-01T10:26:43.546Z","dependency_job_id":"d6b0e02e-a954-4ec6-a66d-d50f44d7c67e","purl":"pkg:github/julia-actions/setup-julia@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9.0/manifests"},{"name":"v1.9","sha":"b315a4d9881690c63d53fc0175b150a3776140bd","kind":"commit","published_at":"2022-12-12T10:47:28.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.9","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.9","dependencies_parsed_at":"2023-06-01T10:26:51.321Z","dependency_job_id":"0c071349-88e8-46ea-b906-8cb156a7a767","purl":"pkg:github/julia-actions/setup-julia@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.9/manifests"},{"name":"v1.8.3","sha":"e802804276a3d8bda6eeb8ec5c3a250216f9687b","kind":"commit","published_at":"2022-10-13T13:46:23.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.8.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.8.3","dependencies_parsed_at":"2023-06-01T10:26:54.064Z","dependency_job_id":"a328a43a-a45f-4330-b0fc-1ee3cc8391ef","purl":"pkg:github/julia-actions/setup-julia@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"19bd4db8c427e07d56602f1c432e1a26a55d6735","kind":"commit","published_at":"2022-08-10T12:58:45.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.8.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.8.2","dependencies_parsed_at":"2023-05-31T08:41:46.251Z","dependency_job_id":"48f3fb9a-09f6-49dd-9f2f-28887ae70cdc","purl":"pkg:github/julia-actions/setup-julia@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.2/manifests"},{"name":"v1.8","sha":"19bd4db8c427e07d56602f1c432e1a26a55d6735","kind":"commit","published_at":"2022-08-10T12:58:45.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.8","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.8","dependencies_parsed_at":"2023-05-31T08:41:47.454Z","dependency_job_id":"98bcd936-612d-4b60-aa78-d5c669138b7c","purl":"pkg:github/julia-actions/setup-julia@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8/manifests"},{"name":"latest","sha":"19bd4db8c427e07d56602f1c432e1a26a55d6735","kind":"commit","published_at":"2022-08-10T12:58:45.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/latest","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/latest","dependencies_parsed_at":"2023-05-31T08:41:50.501Z","dependency_job_id":"aad00c52-825c-41be-a44a-55aa4a408b8b","purl":"pkg:github/julia-actions/setup-julia@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/latest/manifests"},{"name":"v1","sha":"19bd4db8c427e07d56602f1c432e1a26a55d6735","kind":"commit","published_at":"2022-08-10T12:58:45.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1","dependencies_parsed_at":"2023-05-31T08:41:49.479Z","dependency_job_id":"5c2a7441-5879-456f-b30b-6a096848e8db","purl":"pkg:github/julia-actions/setup-julia@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1/manifests"},{"name":"v1.8.1","sha":"5113fd16e9c6c3a86d6ae9bc9155c40ce05e3acc","kind":"commit","published_at":"2022-06-25T07:29:07.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.8.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.8.1","dependencies_parsed_at":"2023-05-31T08:41:51.578Z","dependency_job_id":"a04dcc20-dbf2-453e-abab-65b7bd92de1b","purl":"pkg:github/julia-actions/setup-julia@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"7ec30d5641f0c3556a014c048f798bc97d73bf1d","kind":"commit","published_at":"2022-06-24T12:52:32.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.8.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.8.0","dependencies_parsed_at":"2023-05-31T08:41:52.631Z","dependency_job_id":"b90244c5-137d-4a13-9ab7-698ae095c85b","purl":"pkg:github/julia-actions/setup-julia@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.8.0/manifests"},{"name":"v1.7","sha":"ce353a9bc8bd2a581d0533eb1d0ffc6f60563eb0","kind":"commit","published_at":"2022-05-21T20:11:54.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.7","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.7","dependencies_parsed_at":"2023-05-31T08:41:55.462Z","dependency_job_id":"0e26c140-b387-42f2-906d-eb732265eb79","purl":"pkg:github/julia-actions/setup-julia@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.7/manifests"},{"name":"v1.7.1","sha":"ce353a9bc8bd2a581d0533eb1d0ffc6f60563eb0","kind":"commit","published_at":"2022-05-21T20:11:54.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.7.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.7.1","dependencies_parsed_at":"2023-05-31T08:41:53.623Z","dependency_job_id":"b6e8ff09-5db0-4ba3-abbc-0d251d816173","purl":"pkg:github/julia-actions/setup-julia@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e7e85c4fe5d07c3f32278ffcb5c88010d5129475","kind":"commit","published_at":"2022-05-21T19:54:14.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.7.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.7.0","dependencies_parsed_at":"2023-05-31T08:41:54.582Z","dependency_job_id":"aa7c4069-0cdd-4a04-9291-7a408646305b","purl":"pkg:github/julia-actions/setup-julia@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"ee66464cb7897ffcc5322800f4b18d449794af30","kind":"commit","published_at":"2021-08-05T14:38:38.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.6","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.6","dependencies_parsed_at":"2023-05-31T08:41:57.322Z","dependency_job_id":"efffca89-43e8-4460-a83c-871d4ca6ca61","purl":"pkg:github/julia-actions/setup-julia@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.6/manifests"},{"name":"v1.6.1","sha":"ee66464cb7897ffcc5322800f4b18d449794af30","kind":"commit","published_at":"2021-08-05T14:38:38.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.6.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.6.1","dependencies_parsed_at":"2023-05-31T08:41:56.400Z","dependency_job_id":"3e0fa9b0-e9e2-4997-863f-26c547104b8e","purl":"pkg:github/julia-actions/setup-julia@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0b9b1d2cd24245f151902702d8e73b3f6b910014","kind":"commit","published_at":"2021-01-13T10:30:58.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.6.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.6.0","dependencies_parsed_at":"2023-05-31T08:41:58.246Z","dependency_job_id":"49c697ce-427c-49eb-8a2d-f52260fe3618","purl":"pkg:github/julia-actions/setup-julia@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.6.0/manifests"},{"name":"v1.5","sha":"27ff99664b03949f8d0d649225dfcbcbc5e684a6","kind":"commit","published_at":"2021-01-08T10:14:58.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.5","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.5","dependencies_parsed_at":"2023-05-31T08:42:00.128Z","dependency_job_id":"c32c9fc1-5b7d-480c-aa86-64cf5884930c","purl":"pkg:github/julia-actions/setup-julia@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5/manifests"},{"name":"v1.5.2","sha":"27ff99664b03949f8d0d649225dfcbcbc5e684a6","kind":"commit","published_at":"2021-01-08T10:14:58.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.5.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.5.2","dependencies_parsed_at":"2023-05-31T08:41:59.125Z","dependency_job_id":"340de8e2-97d5-4230-af33-e15580f034ef","purl":"pkg:github/julia-actions/setup-julia@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e18229af6aa41b9a9b569bc4a9ce1d456ce9acc3","kind":"commit","published_at":"2021-01-03T13:24:47.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.5.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.5.1","dependencies_parsed_at":"2023-05-31T08:42:01.073Z","dependency_job_id":"1300668b-b84c-4e99-a5c5-ee92b2448840","purl":"pkg:github/julia-actions/setup-julia@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"94873876a225c87de3d717f5200427dd6252eaed","kind":"commit","published_at":"2020-12-26T14:36:50.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.5.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.5.0","dependencies_parsed_at":"2023-05-31T08:42:01.977Z","dependency_job_id":"b9fed4f0-7229-4aae-87c3-12ab4d75a195","purl":"pkg:github/julia-actions/setup-julia@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.5.0/manifests"},{"name":"v1.4","sha":"d3ce119a16594ea9e5d7974813970c73b6ab9e94","kind":"commit","published_at":"2020-11-09T22:25:44.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.4","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.4","dependencies_parsed_at":"2023-05-31T08:42:03.503Z","dependency_job_id":"530b4e8b-4916-472c-92db-735b3c230325","purl":"pkg:github/julia-actions/setup-julia@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.4/manifests"},{"name":"v1.4.1","sha":"d3ce119a16594ea9e5d7974813970c73b6ab9e94","kind":"commit","published_at":"2020-11-09T22:25:44.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.4.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.4.1","dependencies_parsed_at":"2023-05-31T08:42:02.724Z","dependency_job_id":"0925fb05-3ebc-474c-b10b-375b01bded1f","purl":"pkg:github/julia-actions/setup-julia@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c660c148c58d42786b571ba965c90c08dea10a60","kind":"commit","published_at":"2020-11-08T16:19:30.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.4.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-31T08:42:04.313Z","dependency_job_id":"f04bb3ab-a1e2-4fad-85b6-e2fdb2d4ce6f","purl":"pkg:github/julia-actions/setup-julia@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.4.0/manifests"},{"name":"v1.3","sha":"3dcc911681c8af6e64fdc847e77c5e98f9d1611e","kind":"commit","published_at":"2020-10-07T17:19:04.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.3","dependencies_parsed_at":"2023-05-31T08:42:05.745Z","dependency_job_id":"afa37750-dafe-4aa7-bb8f-a9217b3f3912","purl":"pkg:github/julia-actions/setup-julia@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.3/manifests"},{"name":"v1.3.1","sha":"3dcc911681c8af6e64fdc847e77c5e98f9d1611e","kind":"commit","published_at":"2020-10-07T17:19:04.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.3.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-31T08:42:05.013Z","dependency_job_id":"8e25ac25-690d-42df-9e9f-a746e724d2fd","purl":"pkg:github/julia-actions/setup-julia@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"07778fc13e6e860abc8b23e6fb7e782fa9650fb6","kind":"commit","published_at":"2020-09-26T16:25:53.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.3.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T08:42:06.419Z","dependency_job_id":"841ebac9-3f97-457d-98a8-7df7ce6eb9a3","purl":"pkg:github/julia-actions/setup-julia@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.3.0/manifests"},{"name":"v1.2","sha":"4469f5b9da960ff174efa528fea5889f8e873609","kind":"commit","published_at":"2020-09-24T20:10:51.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T08:42:07.784Z","dependency_job_id":"d37b226c-ef06-4e39-bfde-9f753bcd2fad","purl":"pkg:github/julia-actions/setup-julia@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2/manifests"},{"name":"v1.2.2","sha":"4469f5b9da960ff174efa528fea5889f8e873609","kind":"commit","published_at":"2020-09-24T20:10:51.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.2.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-31T08:42:07.089Z","dependency_job_id":"16718520-427a-42b4-aa26-ad829499b7d2","purl":"pkg:github/julia-actions/setup-julia@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9d7e519ae7e64c071cc7fd8ab44962b5a780063b","kind":"commit","published_at":"2020-08-26T19:18:34.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.2.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T08:42:08.463Z","dependency_job_id":"98bc21df-bee2-4935-819a-773d229be4b6","purl":"pkg:github/julia-actions/setup-julia@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"53a34ba4b9f5138f9de90fc10734cc8c4265ccfc","kind":"commit","published_at":"2020-08-18T21:06:55.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.2.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T08:42:09.206Z","dependency_job_id":"6f749250-399a-4049-b6a7-2140ce58884e","purl":"pkg:github/julia-actions/setup-julia@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.2.0/manifests"},{"name":"v1.1.12","sha":"c233d8f1ce2cb58e4eea8b79e4f3883771bf6451","kind":"commit","published_at":"2020-08-02T13:17:29.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.12","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.12","dependencies_parsed_at":"2023-05-31T08:42:09.979Z","dependency_job_id":"7da01785-c9b8-4aee-badc-991499efd8e5","purl":"pkg:github/julia-actions/setup-julia@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.12/manifests"},{"name":"v1.1","sha":"c233d8f1ce2cb58e4eea8b79e4f3883771bf6451","kind":"commit","published_at":"2020-08-02T13:17:29.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T08:42:10.649Z","dependency_job_id":"138d0322-3833-45cb-a5ef-038bbe941a41","purl":"pkg:github/julia-actions/setup-julia@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1/manifests"},{"name":"v1.1.11","sha":"d3b756489b596a752cee6bc5daf8d614eb0875b8","kind":"commit","published_at":"2020-07-30T11:25:08.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.11","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.11","dependencies_parsed_at":"2023-05-31T08:42:11.370Z","dependency_job_id":"c7001684-cea6-4e64-985c-23489627dd3f","purl":"pkg:github/julia-actions/setup-julia@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"0a6460c824dc369faa385894eb655e6383e9dacf","kind":"commit","published_at":"2020-07-27T20:13:03.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.10","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.10","dependencies_parsed_at":"2023-06-01T08:22:43.159Z","dependency_job_id":"19365250-4e6d-4f3c-a535-9e787959c327","purl":"pkg:github/julia-actions/setup-julia@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"6340c7ff943e7f9b153e271d7cedd59b9aa20411","kind":"commit","published_at":"2020-07-05T12:11:58.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.9","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.9","dependencies_parsed_at":"2023-06-01T08:22:44.286Z","dependency_job_id":"d8111d00-4ceb-4fc9-8f6c-93d683cb90fc","purl":"pkg:github/julia-actions/setup-julia@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8954cf4cb4d714507378dd876572312848535ee1","kind":"commit","published_at":"2020-06-30T21:47:58.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.8","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.8","dependencies_parsed_at":"2023-06-01T08:22:45.211Z","dependency_job_id":"efadf370-3ac6-4015-a3a7-3123adc363cd","purl":"pkg:github/julia-actions/setup-julia@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"afa071ebdbf8e7c477cac54d2af1a6a00ecff6ab","kind":"commit","published_at":"2020-06-25T12:33:11.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.7","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.7","dependencies_parsed_at":"2023-06-01T08:22:46.337Z","dependency_job_id":"1faf444e-45f8-49b5-8529-53f4af92294c","purl":"pkg:github/julia-actions/setup-julia@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"53fa967b30c2f1db1ece33c907b77a0433a21f29","kind":"commit","published_at":"2020-05-29T08:28:55.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.6","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.6","dependencies_parsed_at":"2023-06-01T08:22:47.399Z","dependency_job_id":"57e3b516-1482-4634-81b6-42b4714cbfc5","purl":"pkg:github/julia-actions/setup-julia@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f0b17559827b93beebeaf38e57b7c88f798dab05","kind":"commit","published_at":"2020-05-28T10:07:36.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.5","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.5","dependencies_parsed_at":"2023-06-01T08:22:48.524Z","dependency_job_id":"cc3045a6-134a-4ee6-bce2-1b9c63c866b6","purl":"pkg:github/julia-actions/setup-julia@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"fe455d1a95f9010eeb85841ed254c1c7db5f1d91","kind":"commit","published_at":"2020-04-15T12:05:21.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.4","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.4","dependencies_parsed_at":"2023-06-01T08:22:49.517Z","dependency_job_id":"2f72e7f3-e8b4-41da-8adc-4254bf16884b","purl":"pkg:github/julia-actions/setup-julia@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"06a3830d80f377f0f27d729e4a26e3709bd10bee","kind":"commit","published_at":"2020-03-24T19:13:56.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.3","dependencies_parsed_at":"2023-06-01T08:22:50.562Z","dependency_job_id":"46de462a-d238-48ab-821c-8483744018f8","purl":"pkg:github/julia-actions/setup-julia@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b46d1f6b5b83279a59f5b26f20736a7e7201f219","kind":"commit","published_at":"2020-03-22T17:12:30.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-01T08:22:51.791Z","dependency_job_id":"cae97be2-34e8-4b8d-b1df-702e63c70b8c","purl":"pkg:github/julia-actions/setup-julia@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"90f305ca9c636c0b55db21ced28d6868ac7975c9","kind":"commit","published_at":"2020-03-11T13:27:17.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-01T08:22:53.042Z","dependency_job_id":"86137337-025b-428b-a133-80ef386f3a36","purl":"pkg:github/julia-actions/setup-julia@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a56133d5bc21bc3472a2d0ef5292f32fd29673aa","kind":"commit","published_at":"2020-02-19T19:49:29.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.1.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T08:22:54.781Z","dependency_job_id":"5b2a2c86-cdf2-42c1-9d73-dcf175a96d8e","purl":"pkg:github/julia-actions/setup-julia@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"d481ced272ba406903fbfcbe8de83d526fde6ce9","kind":"commit","published_at":"2020-02-13T09:54:11.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.0.4","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.0.4","dependencies_parsed_at":"2023-06-01T08:22:55.919Z","dependency_job_id":"412c7fd8-36b4-4913-a1f9-188c7b2aa4bd","purl":"pkg:github/julia-actions/setup-julia@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.4/manifests"},{"name":"v1.0","sha":"d481ced272ba406903fbfcbe8de83d526fde6ce9","kind":"commit","published_at":"2020-02-13T09:54:11.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.0","dependencies_parsed_at":"2023-06-01T08:22:56.969Z","dependency_job_id":"4272dd34-77e7-4673-aac4-5ce9101b2c67","purl":"pkg:github/julia-actions/setup-julia@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0/manifests"},{"name":"v1.0.3","sha":"14ef913f6886a89575d45281305ab9466fb3253d","kind":"commit","published_at":"2020-01-23T22:57:30.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.0.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.0.3","dependencies_parsed_at":"2023-06-01T08:22:58.063Z","dependency_job_id":"35af3946-e21f-4a70-9e9c-92a44cebd2b1","purl":"pkg:github/julia-actions/setup-julia@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"aa14298a28803a1929aad308ccb4cb455dd1add0","kind":"commit","published_at":"2019-12-31T09:57:33.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.0.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-01T08:22:59.258Z","dependency_job_id":"377469fc-e227-4cbb-8466-5c6f56a606ec","purl":"pkg:github/julia-actions/setup-julia@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"082493e5c5d32c1fa68c35556429b0f1b2807453","kind":"commit","published_at":"2019-11-26T20:18:10.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.0.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-01T08:23:00.469Z","dependency_job_id":"69f626b0-3459-456a-a31c-c1cbf1c91b82","purl":"pkg:github/julia-actions/setup-julia@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f62b8f8e749071610828e888642874e97058d5d7","kind":"commit","published_at":"2019-11-25T13:58:51.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v1.0.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T08:23:01.305Z","dependency_job_id":"c5167d2e-11df-4742-ab1c-d8c4d995814d","purl":"pkg:github/julia-actions/setup-julia@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"e23d9abea33409952e6fb9b839394c5070102984","kind":"commit","published_at":"2019-11-20T19:01:49.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v0.3.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v0.3.0","dependencies_parsed_at":"2023-06-01T08:23:02.281Z","dependency_job_id":"cd0a1c16-ad70-4dcb-bcb9-04a1c0e0f91e","purl":"pkg:github/julia-actions/setup-julia@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.3.0/manifests"},{"name":"v0.3","sha":"e23d9abea33409952e6fb9b839394c5070102984","kind":"commit","published_at":"2019-11-20T19:01:49.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v0.3","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v0.3","dependencies_parsed_at":"2023-06-01T08:23:03.140Z","dependency_job_id":"defc1449-10a8-4863-b0eb-744690981a81","purl":"pkg:github/julia-actions/setup-julia@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.3/manifests"},{"name":"v0.2","sha":"a072d0b2e463063d60f08e151727e0e548db233d","kind":"commit","published_at":"2019-08-21T14:42:31.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v0.2","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v0.2","dependencies_parsed_at":"2023-06-01T08:23:06.743Z","dependency_job_id":"decabbfe-a329-4610-860e-bfab2ff982d0","purl":"pkg:github/julia-actions/setup-julia@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.2/manifests"},{"name":"v0.2.1","sha":"a072d0b2e463063d60f08e151727e0e548db233d","kind":"commit","published_at":"2019-08-21T14:42:31.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v0.2.1","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v0.2.1","dependencies_parsed_at":"2023-06-01T08:23:04.825Z","dependency_job_id":"43b5abe7-4f55-4ec5-a9c9-80a2651b0460","purl":"pkg:github/julia-actions/setup-julia@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5f6d33bda5c9c33f29078d37a5f9d913959e0f82","kind":"commit","published_at":"2019-08-21T14:11:17.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v0.2.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v0.2.0","dependencies_parsed_at":"2023-06-01T08:23:05.967Z","dependency_job_id":"f812f7ba-90c7-43c2-b8b2-7c1fe4c43487","purl":"pkg:github/julia-actions/setup-julia@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"6ae948d0f40ad8ce22d5ea9913f08738453960c2","kind":"commit","published_at":"2019-08-13T16:05:27.000Z","download_url":"https://codeload.github.com/julia-actions/setup-julia/tar.gz/v0.1.0","html_url":"https://github.com/julia-actions/setup-julia/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-01T08:23:07.400Z","dependency_job_id":"ab6f14a5-0ac2-404b-9d02-fd2d2ba4c678","purl":"pkg:github/julia-actions/setup-julia@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T12:42:01.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3780,"rankings":{"downloads":null,"dependent_repos_count":0.3264141974330534,"dependent_packages_count":0.0,"stargazers_count":2.8553319600697193,"forks_count":3.543020123593725,"docker_downloads_count":null,"average":1.6811915702741245},"purl":"pkg:githubactions/julia-actions/setup-julia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/julia-actions/setup-julia","docker_dependents_count":2,"docker_downloads_count":30229492,"usage_url":"https://repos.ecosyste.ms/usage/actions/julia-actions/setup-julia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/julia-actions/setup-julia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-03T03:00:20.053Z","issues_count":50,"pull_requests_count":368,"avg_time_to_close_issue":7679940.785714285,"avg_time_to_close_pull_request":1576868.7914285713,"issues_closed_count":42,"pull_requests_closed_count":350,"pull_request_authors_count":18,"issue_authors_count":31,"avg_comments_per_issue":3.24,"avg_comments_per_pull_request":0.9945652173913043,"merged_pull_requests_count":268,"bot_issues_count":2,"bot_pull_requests_count":237,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":678041.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/julia-actions%2Fsetup-julia/issues","maintainers":[{"login":"DilumAluthge","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DilumAluthge"},{"login":"SaschaMann","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaschaMann"},{"login":"IanButterworth","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IanButterworth"},{"login":"giordano","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giordano"},{"login":"christopher-dG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-dG"},{"login":"timholy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timholy"}],"active_maintainers":[{"login":"IanButterworth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IanButterworth"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/julia-actions%2Fsetup-julia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/julia-actions%2Fsetup-julia/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/julia-actions%2Fsetup-julia/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/julia-actions%2Fsetup-julia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/julia-actions%2Fsetup-julia/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/julia-actions%2Fsetup-julia/codemeta","maintainers":[]}