1
0
Fork 0
mirror of https://code.forgejo.org/actions/download-artifact synced 2025-07-16 23:13:51 +02:00
This commit is contained in:
dhawalseth 2025-05-07 06:44:33 +00:00 committed by GitHub
commit 80ff4ccb74
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'