Commit 5a458af
committed
Update version of
The `v3` of the `actions/upload-artifact` and `actions/download-artifact` actions
got
[deprecated](https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/)
causing possible failure of workflow execution. We're upgrading to `v4` of
the actions. Although there are some breaking changes in `v4` compared to `v3`,
they do not affect our setup.upload-artifact and dowload-artifact to v4
1 parent 2edf945 commit 5a458af
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments