Skip to content

Commit

Permalink
Update Node.js to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit committed Jan 29, 2024
1 parent 1174964 commit 0c80a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -62,7 +62,7 @@ inputs:
required: false

runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
icon: "check-circle"
Expand Down

0 comments on commit 0c80a73

Please sign in to comment.