Run using node20
Test binaries / test release-action (push) Successful in 33s Details

This commit is contained in:
Evan 2024-05-11 22:22:27 -04:00
parent 6b07e08210
commit 748ba9953d
1 changed files with 2 additions and 2 deletions

View File

@ -26,5 +26,5 @@ outputs:
status:
description: 'The upload status'
runs:
using: node16
main: invoke-binary.js
using: 'node20'
main: 'invoke-binary.js'