mirror of
https://github.com/actions/download-artifact
synced 2025-09-23 12:18:06 +00:00
Merge bb41be0133
into abefc31eaf
This commit is contained in:
commit
8ce54a16f1
1 changed files with 1 additions and 1 deletions
|
@ -39,5 +39,5 @@ outputs:
|
|||
download-path:
|
||||
description: 'Path of artifact download'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node18'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Reference in a new issue