mirror of
https://github.com/actions/download-artifact
synced 2025-09-23 12:18:06 +00:00
Merge bb41be0133
into de96f4613b
This commit is contained in:
commit
aa7d3914fe
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue