mirror of
https://gitea.com/actions/upload-artifact.git
synced 2024-11-12 19:55:58 +01:00
Undo indirect dependency updates from #627
This commit is contained in:
parent
84480863f2
commit
92b01ebffa
4 changed files with 70967 additions and 60926 deletions
66291
dist/merge/index.js
vendored
66291
dist/merge/index.js
vendored
File diff suppressed because one or more lines are too long
64477
dist/upload/index.js
vendored
64477
dist/upload/index.js
vendored
File diff suppressed because one or more lines are too long
1123
package-lock.json
generated
1123
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue