mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-17 22:39:05 +00:00
Compare commits
5 Commits
v3/node20
...
konradpabj
| Author | SHA1 | Date | |
|---|---|---|---|
| 7df796be49 | |||
| 5df67a0f3f | |||
| 57aa2e0f04 | |||
| ef2e625d3a | |||
| 8df9014c0c |
@ -9,5 +9,5 @@ inputs:
|
||||
description: 'Destination path'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user