-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): use node 20 #36
Conversation
Can someone merge this and release it? The NodeJS 16 warnings are pretty annoying |
@sepulvedablanco thanks for your PR! 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good to me.
Could you please rebase your PR?
Also could you please run these two commands so that generated input outputs and bundles are updated?
npx action-io-generator -w -o ./src/generated/inputs-outputs.ts
npm run bundle
done @divyansh42 |
@sepulvedablanco could you please sign your commits as well? |
cba1a49
to
b0364aa
Compare
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
done @divyansh42 |
@divyansh42 friendly reminder |
Description
Update the action to use node 20
Related Issue(s)
#35
Checklist
Changes made
Upgrade dependencies