Commit 9f76ebf
ci: replace fake julia-actions/setup-julia SHA (824fb972 → 4c0cb0fc) (#13)
`julia-actions/setup-julia@824fb972babf1837cf21c49159bf8a8130f26840` returns HTTP 422 "No commit found" —
it is a fake SHA pin, never resolved by GitHub. Every CI run on this repo
failed at `Unable to resolve action julia-actions/setup-julia@824fb972...`.
Replace with the real v3 SHA `4c0cb0fce8556fdb04a90347310e5db8b1f98fb9` (verified via
`gh api repos/julia-actions/setup-julia/commits/<sha>`).
Caught by the 2026-05-30 estate audit — one of 8 .jl repos affected
plus julia-ecosystem monorepo (9 nested workflows).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5e668c1 commit 9f76ebf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments