mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-26 08:28:28 +02:00
Revert "[v4 beta] Fixes to download directory structure (#233)"
This reverts commit 88dadfbcfc
.
This commit is contained in:
parent
88dadfbcfc
commit
5333e349ab
3 changed files with 5 additions and 13 deletions
|
@ -25,5 +25,5 @@ outputs:
|
|||
download-path:
|
||||
description: 'Path of artifact download'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue