mirror of
https://github.com/actions/download-artifact
synced 2025-09-22 11:47:52 +00:00
Merge bb41be0133
into 634f93cb29
This commit is contained in:
commit
f40a115331
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