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": {