mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-08 02:52:40 +08:00
Compare commits
1 Commits
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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user