Bump version to v3.2.2

This commit is contained in:
Bassem Dghaidi
2026-03-16 03:52:56 -07:00
committed by GitHub
parent c24449f33c
commit 9bc309f13e
2 changed files with 388 additions and 584 deletions

968
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "upload-artifact",
"version": "3.0.0",
"version": "3.2.2",
"description": "Upload a build artifact that can be used by subsequent workflow steps",
"main": "dist/index.js",
"scripts": {
@@ -50,4 +50,4 @@
"ts-jest": "^29.0.3",
"typescript": "^4.9.4"
}
}
}