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

View File

@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "4.0.0",
"version": "4.0.1",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {