mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2024-11-14 09:56:16 +01:00
Merge pull request #632 from actions/joshmgross/undo-dependency-changes
Undo indirect dependency updates from #627
This commit is contained in:
commit
b4b15b8c7c
4 changed files with 70967 additions and 60926 deletions
66325
dist/merge/index.js
vendored
66325
dist/merge/index.js
vendored
File diff suppressed because one or more lines are too long
64511
dist/upload/index.js
vendored
64511
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",
|
||||
"version": "4.4.2",
|
||||
"version": "4.4.3",
|
||||
"description": "Upload an Actions Artifact in a workflow run",
|
||||
"main": "dist/upload/index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue