mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-06 22:35:36 +08:00
Compare commits
1 Commits
robherley/
...
v3-node20
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
246d7188e7 |
@@ -9,5 +9,5 @@ inputs:
|
|||||||
description: 'Destination path'
|
description: 'Destination path'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user