mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-21 10:06:47 +00:00
Bump Actions NPM dependencies (#374)
This commit is contained in:
parent
7a5d4831f7
commit
055b8b3f04
6 changed files with 340 additions and 75 deletions
|
@ -29,10 +29,10 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.1.0",
|
||||
"@actions/artifact": "^1.1.1",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/io": "^1.0.2"
|
||||
"@actions/glob": "^0.3.0",
|
||||
"@actions/io": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^25.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue