Skip to content

Commit

Permalink
Merge pull request #22 from nogara/upgrade-node20
Browse files Browse the repository at this point in the history
Upgrade to Node.js 20
  • Loading branch information
DamianReeves authored Feb 8, 2024
2 parents 0a7fcbe + 7f4746d commit e12cf47
Show file tree
Hide file tree
Showing 6 changed files with 26,251 additions and 2,476 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18.1
v20.10.0
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ outputs:
description: "The returned size"

runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
icon: "package"
Expand Down
Loading

0 comments on commit e12cf47

Please sign in to comment.