mirror of
https://github.com/actions/toolkit.git
synced 2026-08-08 00:00:33 +02:00
* Add an option to specify retention days for artifacts * Validate against settings exposed as env var to give early feedback * Fix lint * Add tests and addressing feedback * Update packages/artifact/__tests__/upload.test.ts Co-authored-by: Konrad Pabjan <[email protected]> * Update packages/artifact/README.md Co-authored-by: Konrad Pabjan <[email protected]> * Update packages/artifact/src/internal/utils.ts Co-authored-by: Konrad Pabjan <[email protected]> * Update packages/artifact/__tests__/util.test.ts Co-authored-by: Konrad Pabjan <[email protected]> Co-authored-by: Konrad Pabjan <[email protected]>