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 artifacts GitHub actions to v4 #11

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

alexrashed
Copy link
Member

@alexrashed alexrashed commented Nov 8, 2024

Motivation

GitHub is currently phasing out support for actions/upload-artifact and actions/download-artifact versions other than the latest major release v4: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Starting December 5, 2024, GitHub Actions customers will no longer be able to use v3 of actions/upload-artifact or actions/download-artifact.

This PR updates the the action to v4.

Changes

Update the GitHub artifact action versions to v4 before the burn-down.

@alexrashed alexrashed requested a review from bentsku November 8, 2024 15:00
Copy link

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍 nice jumping on it before it all crashes and burns!

Copy link

github-actions bot commented Nov 8, 2024

Moto Integration Tests against LocalStack Results

    1 files      1 suites   5h 30m 4s ⏱️
6 905 tests 3 855 ✅ 218 💤 2 806 ❌ 26 🔥
6 905 runs  3 854 ✅ 218 💤 2 807 ❌ 26 🔥

For more details on these failures and errors, see this check.

Results for commit edc97b9.

@alexrashed alexrashed merged commit 387d549 into main Nov 10, 2024
0 of 2 checks passed
@alexrashed alexrashed deleted the upgrade-artifacts-action branch November 10, 2024 15:42
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