mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-18 13:39:52 +08:00
use node20
This commit is contained in:
@@ -9,5 +9,5 @@ inputs:
|
||||
description: 'Destination path'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user