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 actions/upload-artifact to v3 #5135

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

eymar
Copy link
Collaborator

@eymar eymar commented Sep 11, 2024

According to https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/ v2 is deprecated. Besides that the workflow doesn't work with v2 anoymore - https://github.com/JetBrains/compose-multiplatform/actions/runs/10794252433/job/29978381803?pr=5134 :

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v2. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

The suggested version is v4. But it requires more changes to the workflow configuration (see actions/upload-artifact#478). Let's use v3 for now.

@eymar eymar changed the title Update actions/upload-artifact to v4 Update actions/upload-artifact to v3 Sep 11, 2024
@eymar eymar requested a review from terrakok September 11, 2024 08:37
@eymar eymar merged commit 4e6f4ce into master Sep 11, 2024
12 checks passed
@eymar eymar deleted the ok/upd_workflow_upload_artifact_action_version branch September 11, 2024 09: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