Using node16 to support centOS 7 runners
parent
1bd0606e08
commit
dcd703c4b7
|
@ -27,5 +27,5 @@ outputs:
|
|||
download-path:
|
||||
description: 'Path of artifact download'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Reference in New Issue