TL;DR
Github appears to have yoinked the v3 version of the action last week 😓
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This appears to be fixed in the main branch, so might be a quick fix if it's safe to cut a new release?
|
uses: actions/upload-artifact@v4 |
Running with the main branch I do run into #340 though 🙁

Expected behavior
Expected the action to run normally
Observed behavior
Action failed to start.
Version
1.0.11
On which operating system are you using legitify?
Linux
Relevant log output
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Additional information
No response
TL;DR
Github appears to have yoinked the v3 version of the action last week 😓
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This appears to be fixed in the main branch, so might be a quick fix if it's safe to cut a new release?
legitify/action.yml
Line 104 in 038aa49
Running with the main branch I do run into #340 though 🙁
Expected behavior
Expected the action to run normally
Observed behavior
Action failed to start.
Version
1.0.11
On which operating system are you using legitify?
Linux
Relevant log output
Additional information
No response