mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-21 21:35:27 +00:00
use node20
This commit is contained in:
parent
9bc31d5ccc
commit
246d7188e7
@ -9,5 +9,5 @@ inputs:
|
||||
description: 'Destination path'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user