Skip to content

Migrate to NodeJs 24 as 20 is deprecated and compile action to a single file#104

Open
dimhotepus wants to merge 1 commit intoilammy:masterfrom
Source-Authors:master
Open

Migrate to NodeJs 24 as 20 is deprecated and compile action to a single file#104
dimhotepus wants to merge 1 commit intoilammy:masterfrom
Source-Authors:master

Conversation

@dimhotepus
Copy link
Copy Markdown

It allows to use action without warnigns about NodeJs 20 deprecation.

Also action was not compiled, so attempt to run caused error about missed @actions/core dependency.
Now all action sources are compiled to a single file by https://www.npmjs.com/package/@vercel/ncc so can be distributed as a single file.

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