Update @actions/artifact version to 2.3.0

This commit is contained in:
Ryan Ghadimi 2025-03-10 15:12:36 +00:00 committed by GitHub
parent 7501423b6f
commit 20fee3ea63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,12 @@
{
"name": "@actions/artifact",
"version": "2.2.3",
"version": "2.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/artifact",
"version": "2.2.3",
"version": "2.3.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",