Commit b2217ea
authored
Bump actions/upload-artifact to v4 to fix pipeline errors (#252)
Objective
Fix pipeline errors:
Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v2. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Abstractions
The fix is to update actions/upload-artifact to v4, the recommended version by GitHub.
Tests performed
Screen shot1 parent 78043d5 commit b2217ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments