actions / upload-artifact

MIT License
3.01k stars 683 forks source link

[bug]Unable to overwrite upload artifacts #487

Closed dabao1955 closed 6 months ago

dabao1955 commented 6 months ago

What happened?

Screenshot_2023-12-20-18-54-54-81_df198e732186825c8df26e3c5a10d7cd

What did you expect to happen?

Successful upload of artifacts and overwriting the same artifacts

How can we reproduce it?

Anything else we need to know?

There is no this error in v3 version

What version of the action are you using?

v4

What are your runner environments?

linux

Are you on GitHub Enterprise Server? If so, what version?

No response

x-mass commented 6 months ago

Take a look at item 2 https://github.com/actions/upload-artifact#breaking-changes

dabao1955 commented 6 months ago

Take a look at item 2 https://github.com/actions/upload-artifact#breaking-changes

ok.