mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-13 12:11:14 +00:00
Update action to use node 20
This commit is contained in:
parent
b9643932c9
commit
a7804b6007
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue