chore(release): 4.0.0-beta.1 (#1084)

* chore(release): 4.0.0-beta.1

* fix: typo
This commit is contained in:
Tom Hu
2023-09-13 08:58:26 -07:00
committed by GitHub
parent c9e4b73267
commit 0016507ac7
7 changed files with 29 additions and 71 deletions

4
package-lock.json generated
View File

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