Update package.json (#1238)

* Update package.json

* fix: bump to v4
This commit is contained in:
Tom Hu
2024-01-30 10:05:16 -08:00
committed by GitHub
parent 43235cc5ae
commit 98ab2c591b
3 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View File

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