Skip to content

Commit

Permalink
action: Upgrade to node20.
Browse files Browse the repository at this point in the history
  • Loading branch information
adambirds committed Aug 18, 2024
1 parent 9d113d7 commit c0d20e0
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 @@ -27,7 +27,7 @@ inputs:
description: "The command to use to execute tests."
required: false
runs:
using: "node16"
using: "node20"
main: "main.js"
post: "post.js"
branding:
Expand Down

0 comments on commit c0d20e0

Please sign in to comment.