@actions/artifact: convert to an ESM module

This commit is contained in:
Daniel Kennedy
2026-01-28 21:44:48 -05:00
parent ed3ea3b5ba
commit 99c24207f2
35 changed files with 468 additions and 515 deletions
-1
View File
@@ -4,7 +4,6 @@ Interact programmatically with [Actions Artifacts](https://docs.github.com/en/ac
This is the core library that powers the [`@actions/upload-artifact`](https://github.com/actions/upload-artifact) and [`@actions/download-artifact`](https://github.com/actions/download-artifact) actions.
- [`@actions/artifact`](#actionsartifact)
- [v2 - What's New](#v2---whats-new)
- [Improvements](#improvements)