Merge bb41be013360da1439f080280b00b6be0947f842 into abefc31eafcfbdf6c5336127c1346fdae79ff41c

This commit is contained in:
dhawalseth 2025-09-08 13:10:51 +01:00 committed by GitHub
commit 8ce54a16f1
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'