mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-21 23:30:07 +08:00
Compare commits
1 Commits
patch-zip-
...
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