add new artifact-digest output

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-12-17 11:47:09 -08:00
parent 735efb4a0a
commit c40c16d999
10 changed files with 21 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "upload-artifact",
"version": "4.4.3",
"version": "4.5.0",
"description": "Upload an Actions Artifact in a workflow run",
"main": "dist/upload/index.js",
"scripts": {