Skip to content

chore: bump @actions/* deps to latest and convert source to ESM#218

Merged
IanButterworth merged 2 commits intomainfrom
ib/up
Mar 30, 2026
Merged

chore: bump @actions/* deps to latest and convert source to ESM#218
IanButterworth merged 2 commits intomainfrom
ib/up

Conversation

@IanButterworth
Copy link
Copy Markdown
Member

@actions/core, @actions/cache, and @actions/exec have all dropped CJS support in their latest major versions. Convert the source files from require() to ES module imports, add type: module to package.json, and rebuild dist/.

Closes #216
Closes #215
Closes #214

IanButterworth and others added 2 commits March 30, 2026 11:59
@actions/core, @actions/cache, and @actions/exec have all dropped CJS
support in their latest major versions. Convert the source files from
require() to ES module imports, add type: module to package.json,
and rebuild dist/.
Co-authored-by: GitHub Copilot <[email protected]>
@IanButterworth IanButterworth merged commit 9a93c5f into main Mar 30, 2026
22 of 24 checks passed
@IanButterworth IanButterworth deleted the ib/up branch March 30, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant