Merge pull request #632 from actions/joshmgross/undo-dependency-changes

Undo indirect dependency updates from #627
This commit is contained in:
Josh Gross 2024-10-09 13:16:31 -04:00 committed by GitHub
commit b4b15b8c7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 70967 additions and 60926 deletions

65911
dist/merge/index.js vendored

File diff suppressed because one or more lines are too long

64097
dist/upload/index.js vendored

File diff suppressed because one or more lines are too long

1123
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{ {
"name": "upload-artifact", "name": "upload-artifact",
"version": "4.4.2", "version": "4.4.3",
"description": "Upload an Actions Artifact in a workflow run", "description": "Upload an Actions Artifact in a workflow run",
"main": "dist/upload/index.js", "main": "dist/upload/index.js",
"scripts": { "scripts": {