Commit 4322b48
committed
GH Actions: bump
Since v7, the action runs on Node.js 24 - see
https://github.com/actions/download-artifact/releases/tag/v7.0.0
[v8](https://github.com/actions/download-artifact/blob/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3/README.md#v8---whats-new)
will fail if the download hash doesn't match the expected hash and this
is stated as a "breaking" change in
https://github.com/actions/download-artifact/releases/tag/v8.0.0
Personally, I see this as an improvement, not a "breaking change" in the
traditional sense, because it doesn't break anything legitimate that
worked in the previous version.actions/download-artifact to v8 (was v5)1 parent 774ba23 commit 4322b48
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments