Closed chrispap95 closed 9 months ago
So it fixes the overwrite issue in the CI wheel tests. The real question is if it handles correctly the full wheel building process. Perhaps someone more knowledgeable should take a look at these changes.
I personally don't use this action so I'm not sure if this will be correct.
I implemented the changes as they are suggested in https://github.com/scientific-python/cookie/pull/350 I am quite confident they are okay. I will merge tonight if there are no objections.
upload-artifact v4 cannot overwrite artifacts and this causes the tests to fail.