-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
The actions/upload-artifact and actions/download-artifact v3 endpoints have been eliminated as of January 30th, 2025.
See here for more.
Fix
Update the following lines to the v4 endpoints.
Line 70 in a684ae4
| uses: actions/upload-artifact@v3 |
Line 86 in a684ae4
| uses: actions/download-artifact@v3 |
Line 115 in a684ae4
| uses: actions/download-artifact@v3 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels