Closed mbrobbel closed 3 weeks ago
The Python release is broken as a result of a breaking change in the v4 release of the upload/download artifact actions: https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes
v4
We should fix our use of these actions in the Python workflow so that they use different names for the branch and tag push event triggers.
The Python release is broken as a result of a breaking change in the
v4
release of the upload/download artifact actions: https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changesWe should fix our use of these actions in the Python workflow so that they use different names for the branch and tag push event triggers.