mirror of
https://github.com/actions/download-artifact.git
synced 2026-03-19 20:00:56 +01:00
Compare commits
1 Commits
v3.1.0-nod
...
v3.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9bc5e6ef2 |
@@ -9,5 +9,5 @@ inputs:
|
|||||||
description: 'Destination path'
|
description: 'Destination path'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user