Run using node20
All checks were successful
Test binaries / test release-action (push) Successful in 33s
All checks were successful
Test binaries / test release-action (push) Successful in 33s
This commit is contained in:
parent
6b07e08210
commit
748ba9953d
1 changed files with 2 additions and 2 deletions
|
@ -26,5 +26,5 @@ outputs:
|
|||
status:
|
||||
description: 'The upload status'
|
||||
runs:
|
||||
using: node16
|
||||
main: invoke-binary.js
|
||||
using: 'node20'
|
||||
main: 'invoke-binary.js'
|
||||
|
|
Reference in a new issue