From e660baaa325f21c2b2b47cef6f4b0db2d5ed482b Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Tue, 30 Jan 2024 08:37:08 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b219f9e..c9eed7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codecov-action", - "version": "4.0.0-beta.3", + "version": "4.0.0", "description": "Upload coverage reports to Codecov from GitHub Actions", "main": "index.js", "scripts": {