mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-07-06 17:43:45 +00:00
use new @actions/artifact version & update download logic
This commit is contained in:
parent
e9ef242655
commit
24b1443a07
6 changed files with 113053 additions and 3428 deletions
|
@ -28,8 +28,9 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.1.1",
|
||||
"@actions/core": "^1.10.0"
|
||||
"@actions/artifact": "^2.0.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue