This commit is contained in:
dhawalseth 2025-11-07 05:16:27 +00:00 committed by GitHub
commit 1ca287adb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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