Closed ianliuwk1019 closed 3 days ago
@DerekRoberts will help with this ticket @craigyu @ianliuwk1019
The pr #1670 ran failed the first time for actions/upload-artifact@v4
.
We have to upgrade to @v4. However, can't really tell why it had this error. I rerun again the failed job and it passed. Hope this is just one time error. @craigyu @basilv
@ianliuwk1019 Visit the repos associated with Actions. There's probably been a parameter change. It happens a lot!
Describe the task Announcement Posted to bcgov on Nov 7, 2024
GitHub is deprecating version 3 of actions/upload-artifact and actions/download-artifact as of Dec 5, 2024. Update workflows to use version 4.
GitHub is scheduling the following times where workflows using version 3 will fail:
Nov 14 9am - 10am PST Nov 21 6am - 2pm PST Read more at GitHub's announcement page.
Acceptance Criteria
actions/upload-artifact@v3
update to v4.Additional context