4 Commits
Author SHA1 Message Date
Daniel KennedyandGitHub 5793b08cd9 @actions/artifact: convert to an ESM module (#2266)
* `@actions/artifact`: convert to an ESM module

* Update the package-lock.json

* Undo the GHES ignores

* Fix the reference to `@actions/http-client` in the lock file

* Bump `@actions/core` to `3.0.0`

* Remove `jest.config.cjs`

* Import `OctoKitOptions` from `@octokit/core/types`

* Pull the package version from `package.json`

* Workaround getting the package version for the user-agent

* Fix the `archiver` import

* Fix linting
2026-01-29 09:52:09 -05:00
Rob HerleyandGitHub d3c5f358d1 consistent promise behavior for get artifact 2023-12-05 17:56:18 +00:00
Rob HerleyandGitHub 86ce0b159a get artifact tests 2023-12-03 19:43:37 +00:00
Rob HerleyandGitHub c11a7cdeac wip 2023-12-03 06:24:49 +00:00