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