From d7a2ec411d177e8ca679ac5969b70be59c322700 Mon Sep 17 00:00:00 2001 From: eggyhead <28715808+eggyhead@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:38:32 +0000 Subject: [PATCH] updating package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {