Allow specifying version of Codecov uploader

This commit is contained in:
Tom Hu
2021-09-09 13:15:02 -04:00
parent f6d4366a4c
commit 72dfd4782e
14 changed files with 170 additions and 35 deletions

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "codecov-action",
"version": "2.0.3",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "2.0.3",
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.5.0",