Skip to content

Commit

Permalink
Merge pull request #22 from kiwiroy/nodejs20
Browse files Browse the repository at this point in the history
Bump the version of node to 20
  • Loading branch information
atoomic authored Apr 2, 2024
2 parents a309ce4 + 2c938ab commit acfdebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ inputs:
default: "main"

runs:
using: "node16"
using: "node20"
main: "index.js"
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit acfdebd

Please sign in to comment.