mirror of
https://github.com/actions/download-artifact.git
synced 2025-10-16 23:28:38 +08:00
update to node 24 runs on field
This commit is contained in:
parent
660ddab92b
commit
c371ef827a
@ -39,5 +39,5 @@ outputs:
|
|||||||
download-path:
|
download-path:
|
||||||
description: 'Path of artifact download'
|
description: 'Path of artifact download'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user