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 version inconsistency between artifacts upload and download #93

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

inmzhang
Copy link

@inmzhang inmzhang commented Apr 6, 2024

According to download-artifact:

Downloading artifacts that were created from action/upload-artifact@v3 and below are not supported.

And since upload-artifact@v4 did not support uploading to the same named Artifact multiple times, we should degrade the version of download-artifact from v4 to v3.

@oscarhiggott
Copy link
Owner

Thank you for the contribution, please could you merge master into your branch to fix the CI failure?

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