dist & package.json

This commit is contained in:
Ryan Ghadimi 2025-03-18 21:28:08 +00:00
parent 2439186eed
commit c7cfc3a2a3
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "download-artifact",
"version": "4.2.0",
"version": "4.2.1",
"description": "Download an Actions Artifact from a workflow run",
"main": "dist/index.js",
"scripts": {