Skip to content

Commit

Permalink
Update action.yml for node20 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMoroney authored Mar 25, 2024
1 parent 40747d8 commit 02fa585
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 @@ -96,7 +96,7 @@ outputs:
runHtmlUrl:
description: Exposes the URL for the HTML version of the run report
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
color: blue
Expand Down

0 comments on commit 02fa585

Please sign in to comment.