actions / upload-artifact

MIT License
3.01k stars 683 forks source link

Update limitation of `10` artifacts upload to `500` #509

Closed markmssd closed 5 months ago

markmssd commented 5 months ago

According to https://github.com/actions/upload-artifact/issues/470#issuecomment-1885881535, the limitation has been raised from 10 to 500. This PR simply updates the docs to reflect the change.