Skip to content

Commit

Permalink
Update Node to v20 (#34)
Browse files Browse the repository at this point in the history
* Update Node to v20

* Remove unused require
  • Loading branch information
harveysanders authored Apr 27, 2024
1 parent 6da3c6e commit f451f3d
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 7,971 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ inputs:
meteor-release:
description: 'Specific Meteor.js release. For example: 1.8.2'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit f451f3d

Please sign in to comment.