chore(ci): Upgrade actions/upload-artifact from v2 to v3 to address deprecation#1205
chore(ci): Upgrade actions/upload-artifact from v2 to v3 to address deprecation#1205kesompochy wants to merge 1 commit into
Conversation
✅ Deploy Preview for sunny-pastelito-5ecb04 canceled.
|
|
Hi @kesompochy, thank you very much for contributing to this and improving our CI. Just yesterday, we merged #1208, which upgrades to We're still facing the issue: By adding |
|
I just noticed this last fix to add |
|
@tatiana , thanks for the update. I appreciate you taking the time to review my PR and provide information about the recent changes. I'm glad the issue has been resolved. |
Description
Upgrade actions/upload-artifact from v2 to v3.
This update is necessary to address the deprecation of v2. The action is failing with the following error:
The repository's README contains the following warning:
Therefore, we need to upgrade the action to address this issue.
Note: I submitted this PR directly because this PR addresses a straightforward update. If an issue discussion is preferred, please let me know and I'll create one promptly.
Related Issue(s)
Breaking Change?
No.
Checklist