diff --git a/package.json b/package.json index 3e16ec4..f1120a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "download-artifact", - "version": "4.1.4", + "version": "4.1.5", "description": "Download an Actions Artifact from a workflow run", "main": "dist/index.js", "scripts": {