prep for v4.3.0 release

This commit is contained in:
Rob Herley 2025-04-24 11:21:41 -04:00
parent 77454371a4
commit fc02353415
No known key found for this signature in database
GPG key ID: D1602042C3543B06
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "download-artifact",
"version": "4.2.0",
"version": "4.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "download-artifact",
"version": "4.2.0",
"version": "4.3.0",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^2.3.2",