mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-22 05:35:29 +00:00
Update action.yml to use node18
This commit is contained in:
parent
dcd703c4b7
commit
72db79fe99
@ -27,5 +27,5 @@ outputs:
|
||||
download-path:
|
||||
description: 'Path of artifact download'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node18'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user