updating package version

This commit is contained in:
eggyhead 2024-04-17 20:38:32 +00:00
parent e56a1d48ef
commit d7a2ec411d

View file

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