actions / toolkit

The GitHub ToolKit for developing GitHub Actions.
https://github.com/features/actions
MIT License
5.02k stars 1.45k forks source link

500 vs 10 artifacts in a workflow run #1849

Open ragnarpa opened 1 month ago

ragnarpa commented 1 month ago

Describe the bug

The documentation at https://github.com/actions/toolkit/tree/main/packages/artifact#breaking-changes says that you are limited to 10 artifacts per job. Whereas the documentation at https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes says that the limit is 500.

To Reproduce

Compare https://github.com/actions/toolkit/tree/main/packages/artifact#breaking-changes and https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes. One says 10 while the other 500.

Expected behavior The action actions/upload-artifact uses the package actions/artifact. The expectation is that they both state the same limits.

Screenshots

image

vs

image
Yavarhami commented 3 weeks ago

0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee**