mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 12:31:14 +00:00
Merge pull request #1238 from MauriceArikoglu/patch-1
Chore: Update action to use node 20
This commit is contained in:
commit
76f17ea530
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