mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-12 15:06:38 +08:00
chore: update dependencies to use published npm packages
This commit is contained in:
parent
8b8de53667
commit
87458809df
73581
dist/merge/index.js
vendored
73581
dist/merge/index.js
vendored
File diff suppressed because one or more lines are too long
73597
dist/upload/index.js
vendored
73597
dist/upload/index.js
vendored
File diff suppressed because one or more lines are too long
10318
package-lock.json
generated
10318
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -33,10 +33,10 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/artifact": "file:../packages/artifact",
|
"@actions/artifact": "file:../packages/artifact",
|
||||||
"@actions/core": "file:../packages/core",
|
"@actions/core": "^2.0.0",
|
||||||
"@actions/github": "^6.0.0",
|
"@actions/github": "^6.0.0",
|
||||||
"@actions/glob": "file:../packages/glob",
|
"@actions/glob": "^0.5.0",
|
||||||
"@actions/io": "file:../packages/io",
|
"@actions/io": "^2.0.0",
|
||||||
"minimatch": "^9.0.3"
|
"minimatch": "^9.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user