Skip to content
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

Update node version #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RyosukeFukushima
Copy link

This pull request addresses the deprecation warning that was being displayed when running Github Actions, specifically Node.js 16 actions are deprecated.. To resolve this, the Node.js version used in the actions has been updated.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: rknj/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

In addition, the @types/node package has also been updated as part of this pull request.

While there are no specific test codes for these changes, rest assured that the functionality has been verified locally and everything is working as expected.


Thank you for developing such a useful action. Your efforts are greatly appreciated. Looking forward to your review and feedback.

@RyosukeFukushima
Copy link
Author

fix #5

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