@ -1,12 +1,12 @@
{
"name": "upload-artifact",
"version": "6.0.0",
"version": "7.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "MIT",
"dependencies": {
"@actions/artifact": "^6.1.0",
@ -1,6 +1,6 @@
"description": "Upload an Actions Artifact in a workflow run",
"type": "module",
"main": "dist/upload/index.js",