mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-09 15:12:44 +00:00
Bump to node20 runtime
This commit is contained in:
parent
ac384941b4
commit
59c8579f60
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ outputs:
|
|||
download-path:
|
||||
description: 'Path of artifact download'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Reference in a new issue