update docs and bump @actions/artifact

This commit is contained in:
Rob Herley
2023-12-12 19:21:23 -05:00
parent 7eafc8b729
commit ada9446619
8 changed files with 32428 additions and 11595 deletions

View File

@@ -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",