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

fix: update actions/upload-artifact #14072

Merged
merged 2 commits into from
Jan 16, 2025
Merged

fix: update actions/upload-artifact #14072

merged 2 commits into from
Jan 16, 2025

Conversation

rtpascual
Copy link
Contributor

@rtpascual rtpascual commented Jan 16, 2025

Description of changes

Update to non-deprecated version of actions/upload-artifact since we were previously using v3.1.2, see:

Also make artifact names unique so job doesn't fail when more than one version is input.

Issue #, if available

Description of how you validated changes

https://github.com/aws-amplify/amplify-cli/actions/runs/12815143580

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rtpascual rtpascual requested a review from a team as a code owner January 16, 2025 17:46
@rtpascual rtpascual merged commit 06e483a into dev Jan 16, 2025
8 checks passed
@rtpascual rtpascual deleted the update-upload-action branch January 16, 2025 19:11
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.

3 participants