Revert "Update @actions/core to 1.10.0 (#178)"

This reverts commit 9782bd6a98.
This commit is contained in:
@hadesragnarokclassic 2022-10-26 18:21:02 +07:00 committed by GitHub
parent 9782bd6a98
commit bbd7f36f49
12 changed files with 7133 additions and 9224 deletions

Binary file not shown.

Binary file not shown.

BIN
.licenses/npm/@types/tmp.dep.yml generated Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

15363
dist/index.js vendored

File diff suppressed because it is too large Load Diff

968
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",