mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 17:08:28 +02:00
Revert "Update @actions/core to 1.10.0 (#178)"
This reverts commit 9782bd6a98
.
This commit is contained in:
parent
9782bd6a98
commit
bbd7f36f49
12 changed files with 7186 additions and 9293 deletions
|
@ -29,12 +29,12 @@
|
|||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.0.0",
|
||||
"@actions/core": "^1.10.0"
|
||||
"@actions/core": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@vercel/ncc": "^0.33.4",
|
||||
"@typescript-eslint/parser": "^2.30.0",
|
||||
"@zeit/ncc": "^0.22.1",
|
||||
"concurrently": "^5.2.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-plugin-github": "^4.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue