Artifacts not working correctly since ~2026-02-20 #187661
-
Why are you starting this discussion?Bug What GitHub Actions topic or product is this about?General Discussion DetailsWhat happened?Starting somewhere around 2026-02-20 (yesterday) the uploaded artifacts are zip archives, but lost their extension. See e.g. job https://github.com/OpenRCT2/OpenRCT2/actions/runs/22254674823/job/64384585277?pr=26044#step:9:36 which uploaded artifact https://github.com/OpenRCT2/OpenRCT2/actions/runs/22254674823/artifacts/5600808968. Downloading this artifact results in downloading a file named Additionally, the summary page used to display the artifacts associated with given run, but no longer do so, see https://github.com/OpenRCT2/OpenRCT2/actions/runs/22254674823?pr=26044 I'm not sure where to report this, I'll link any other reports I file/find about this. What did you expect to happen?The file should have How can we reproduce it?Try using upload-artifact action Anything else we need to know?No response What version of the action are you using?v6 What are your runner environments?linux This was reported also as actions/upload-artifact#761 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
This was due to a change that was rolled out yesterday. We've rolled it back. You should see the |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
This was due to a change that was rolled out yesterday. We've rolled it back. You should see the
.zipextension in theContent-Dispositionheader again.