feat: update action runtime to node 20 (#2340)
This commit is contained in:
parent
85246161a0
commit
21d8ea09d5
3 changed files with 3 additions and 3 deletions
|
@ -84,7 +84,7 @@ outputs:
|
|||
pull-request-head-sha:
|
||||
description: 'The commit SHA of the pull request branch.'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'git-pull-request'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue