mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-30 22:09:52 +11:00
Bump runtime to node20 from node16 (#114)
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
This commit is contained in:
parent
8fedd701c5
commit
74e66d7778
1 changed files with 1 additions and 1 deletions
|
|
@ -74,5 +74,5 @@ branding:
|
|||
icon: message-circle
|
||||
color: purple
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/index.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue