Commit 2358824
ci: upgrade and pin actions/upload-artifact to v7.0.1 (#745)
* ci: upgrade and pin actions/upload-artifact to v7.0.1
Upgrades all three upload-artifact usages from @v4 / unpinned @v7 to a
SHA-pinned @v7.0.1 (Node.js 24) to eliminate GitHub's deprecated Node.js 20
runner warnings and ensure supply-chain integrity.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* ci: upgrade and pin actions/download-artifact to v7.0.0
Upgrades download-artifact from @v4 to SHA-pinned @v7.0.0 to match the
upload-artifact v7 upgrade and eliminate Node.js 20 deprecation warnings.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1482d06 commit 2358824
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments