mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-07-06 01:23:46 +00:00
update docs and bump @actions/artifact
This commit is contained in:
parent
7eafc8b729
commit
ada9446619
8 changed files with 32428 additions and 11595 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "download-artifact",
|
||||
"version": "3.0.0",
|
||||
"description": "Download a build artifact that was previously uploaded in the workflow by the upload-artifact action",
|
||||
"version": "4.0.0",
|
||||
"description": "Download an Actions Artifact from a workflow run",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue