Commit 98ffc5c
authored
chore(ci): bump actions/download-artifact v4 → v8 in load-chip (#3691)
Custom composite actions under .github/actions/ are not covered by
dependabot's default scan, so this dependency had drifted four major
versions behind. v8 brings the action to Node 24, fails on artifact
hash mismatch by default (was warning), and migrates to ESM. Pairs
fine with the existing actions/upload-artifact@v7 (zip uploads still
auto-decompressed via Content-Type detection).1 parent eae343f commit 98ffc5c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments