mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-06 09:47:49 +01:00
Upgrade @actions/core to 1.10.0 for v2 (#210)
* Upgrade @actions/core to 1.10.0 * update dist/index.js
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.6.0",
|
||||
"@actions/core": "^1.2.6"
|
||||
"@actions/core": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.6",
|
||||
|
||||
Reference in New Issue
Block a user