1
0

prep for v4.3.0 release
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 5s
Test / Build (ubuntu-latest) (push) Failing after 5s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Rob Herley
2025-04-24 11:21:41 -04:00
parent 77454371a4
commit fc02353415
2 changed files with 3 additions and 3 deletions

View File

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