Add all args (#1245)

* fix: add all args from cli

* chore(release): bump to 4.0.1
This commit is contained in:
Tom Hu
2024-02-01 09:05:17 -08:00
committed by GitHub
parent 09686fcfcb
commit 1f9f5573d1
8 changed files with 219 additions and 104 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "codecov-action",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "codecov-action",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",