Skip to content

Commit

Permalink
Merge pull request #673 from reviewdog/update_node_20
Browse files Browse the repository at this point in the history
Update Node.js to 20
  • Loading branch information
haya14busa committed Jan 30, 2024
2 parents 1174964 + 0c80a73 commit 8e1117c
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 8e1117c

Please sign in to comment.