JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
610 stars 251 forks source link

Bad resolution for SHA in manager #3937

Open jd-lara opened 5 days ago

jd-lara commented 5 days ago

I have this situation in the CI for GitHub where randomly the package manager resolves the SHA version to 1.6.7 even if the available in base version is 0.7.

Here is an example:

https://github.com/NREL-Sienna/InfrastructureSystems.jl/actions/runs/9752434390/job/26915911782

This only happens recurrently in the documenter pipelines.