This commit is contained in:
dhawalseth 2025-06-27 11:14:03 +08:00 committed by GitHub
commit 1903d2c728
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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