Update @actions/core to 1.2.6

This commit is contained in:
Josh Gross
2020-11-12 16:32:13 -05:00
parent 27bce4eee7
commit 328d69042a
3 changed files with 117 additions and 47 deletions

View File

@ -30,7 +30,7 @@
"homepage": "https://github.com/actions/upload-artifact#readme",
"dependencies": {
"@actions/artifact": "^0.4.0",
"@actions/core": "^1.2.3",
"@actions/core": "^1.2.6",
"@actions/glob": "^0.1.0",
"@actions/io": "^1.0.2"
},