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 to upload-artifact@v4 #2126

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

joannaquu
Copy link
Contributor

@joannaquu joannaquu commented Feb 6, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

v3 of actions/upload-artifact has been deprecated. Update to v4.

According to their migration documentation, none of the key differences between v3 and v4 should affect us.

  • No multiple uploads to the same named Artifact
  • No overwriting of Artifacts
  • No merging of Artifacts
  • No hidden files

Verification

Pending pipelines

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@joannaquu joannaquu requested a review from a team as a code owner February 6, 2025 21:06
@joannaquu joannaquu merged commit 0345cd8 into microsoft:main Feb 6, 2025
7 checks passed
@joannaquu joannaquu deleted the joannaqu/artifact-4 branch February 6, 2025 22:04
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