Skip to content

Conversation

@GrantBirki
Copy link
Contributor

This pull request updates the download-artifact Action to v5.0.0 which removes the need for the merge-multiple: true workaround related to artifact path issues.

Sorry for the churn on PRs here but this should be the last PR needed to have the publish.yml workflow all cleaned up! Glad I opened the original PR here because it also led me to an inconsistency in some earlier code I wrote with the Actions team and it directly led to a fix! 🎉

The issue with artifact paths we found earlier today led me to land this PR which resolves the issue -> actions/download-artifact#416.


related: #3650, #3648

…` workaround

Updated actions/download-artifact version to v5.0.0 in publish workflow.
@sigmavirus24 sigmavirus24 added the Skip Changelog Pull requests that don't require a changelog entry label Aug 6, 2025
Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

@pquentin pquentin merged commit dd2daef into urllib3:main Aug 6, 2025
36 checks passed
@pquentin
Copy link
Member

pquentin commented Aug 6, 2025

This worked! Thank you.

https://github.com/urllib3/urllib3/actions/runs/16767561642/job/47475719671

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Pull requests that don't require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants