mirror of
https://github.com/actions/upload-artifact.git
synced 2026-04-20 12:18:03 +03:00
chore: update dependencies to use published npm packages
This commit is contained in:
Vendored
+13912
-59669
File diff suppressed because one or more lines are too long
Vendored
+13949
-59648
File diff suppressed because one or more lines are too long
Generated
+3688
-6630
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -33,10 +33,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/artifact": "file:../packages/artifact",
|
||||
"@actions/core": "file:../packages/core",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "file:../packages/glob",
|
||||
"@actions/io": "file:../packages/io",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/io": "^2.0.0",
|
||||
"minimatch": "^9.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user