Bump to node20 runtime

konradpabjan/v4-beta-download-path
Konrad Pabjan 2023-10-26 22:34:45 -04:00
parent ac384941b4
commit 59c8579f60
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ outputs:
download-path:
description: 'Path of artifact download'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'