Skip to content

Commit

Permalink
chore: upgrade to Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
jannekem committed Jan 28, 2024
1 parent 4a15c91 commit 6761d1b
Show file tree
Hide file tree
Showing 6 changed files with 637 additions and 4,306 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ outputs:
error:
description: "A string of 'true' or 'false' that tells if there were errors, use in conjunction with the fail-on-error input"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
color: "purple"
Expand Down
Loading

0 comments on commit 6761d1b

Please sign in to comment.