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.

15381
dist/index.js vendored

File diff suppressed because it is too large Load Diff

970
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", "homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": { "dependencies": {
"@actions/artifact": "^1.0.0", "@actions/artifact": "^1.0.0",
"@actions/core": "^1.10.0" "@actions/core": "^1.2.6"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^12.12.6", "@types/node": "^12.12.6",
"@typescript-eslint/eslint-plugin": "^5.40.1", "@typescript-eslint/parser": "^2.30.0",
"@vercel/ncc": "^0.33.4", "@zeit/ncc": "^0.22.1",
"concurrently": "^5.2.0", "concurrently": "^5.2.0",
"eslint": "^7.4.0", "eslint": "^7.4.0",
"eslint-plugin-github": "^4.1.1", "eslint-plugin-github": "^4.1.1",