Skip to content

Commit

Permalink
chore: update node.js version from 16 to 20 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctdeakin committed Jan 28, 2024
1 parent 0df5d9c commit ef28d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ outputs:
is-canary:
description: "If the installed Deno version was a canary version."
runs:
using: "node16"
using: "node20"
main: "main.js"

0 comments on commit ef28d46

Please sign in to comment.