mirror of
https://github.com/actions/download-artifact.git
synced 2026-03-20 07:12:33 +00:00
Use Node20
This commit is contained in:
parent
1163061bb1
commit
ad191675b4
@ -9,5 +9,5 @@ inputs:
|
||||
description: 'Destination path'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user