Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update check.yml to use upload-artifact@v4 #845

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

LiEnby
Copy link
Contributor

@LiEnby LiEnby commented Jan 30, 2025

check-headers action is failing with the reason

"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/"

(see: https://github.com/vitasdk/vita-headers/actions/runs/13060016266/job/36440444315?pr=844)

so this is bumping the version to v4,

https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md none of these cases apply here, so i think this should just work,

check-headers action is failing with the reason 

"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/"

so this is bumping the version to v4, 

https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md none of these cases apply here, so i think this should just work,
@Princess-of-Sleeping Princess-of-Sleeping merged commit a7713ec into vitasdk:master Jan 31, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants