unity-builder icon indicating copy to clipboard operation
unity-builder copied to clipboard

Outdated version of `actions/upload-artifact: v3`

Open Egorrko opened this issue 9 months ago • 0 comments

Bug description

When you run this action, it crashes with an error about the outdated version of actions/upload-artifact: v3

Error: 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 details

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Starting January 30th, 2025, GitHub Actions customers will no longer be able to use v3 of actions/upload-artifact or actions/download-artifact.

Egorrko avatar Feb 07 '25 01:02 Egorrko