update semver

This commit is contained in:
Salman Chishti 2025-03-18 05:59:04 -07:00
parent c84368e91f
commit c835612b78

View file

@ -1,6 +1,6 @@
{ {
"name": "download-artifact", "name": "download-artifact",
"version": "4.1.9", "version": "4.1.10",
"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": {