mirror of
https://github.com/actions/download-artifact
synced 2025-09-23 04:08:09 +00:00
Compare commits
4 commits
8ce54a16f1
...
aa7d3914fe
Author | SHA1 | Date | |
---|---|---|---|
![]() |
aa7d3914fe | ||
![]() |
bb41be0133 | ||
![]() |
72db79fe99 | ||
![]() |
dcd703c4b7 |
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