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 upload-artifact@v4 overwrite bug #47

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

tancnle
Copy link
Contributor

@tancnle tancnle commented Jan 30, 2024

The overwrite flag causes macOS and Windows wheels being overwritten by Ubuntu ones. This results in published packages with missing wheels.

https://github.com/actions/upload-artifact/tree/v4.0.0#breaking-changes

The `overwrite` flag causes macOS and Windows wheels being overwritten
by Ubuntu ones. This results in published packages with missing wheels.
@tancnle tancnle mentioned this pull request Jan 30, 2024
@grantjenks grantjenks merged commit 317fd48 into grantjenks:main Jan 31, 2024
4 checks passed
@tancnle tancnle deleted the fix-upload-overwritten-bug branch January 31, 2024 04:02
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