Skip to content

Commit

Permalink
Merge pull request #1238 from MauriceArikoglu/patch-1
Browse files Browse the repository at this point in the history
Chore: Update action to use node 20
  • Loading branch information
marocchino authored Feb 1, 2024
2 parents b964393 + a7804b6 commit 76f17ea
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 @@ -88,5 +88,5 @@ outputs:
created_comment_id:
description: "ID of newly created comment, if any"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"

0 comments on commit 76f17ea

Please sign in to comment.