feat: add plugins (#1099)

* feat: add plugins

* fix: add test
This commit is contained in:
Tom Hu
2023-09-22 17:29:50 -05:00
committed by GitHub
parent 572779f95b
commit 428cda1b1c
7 changed files with 28 additions and 12 deletions

View File

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