Update package.json

This commit is contained in:
Tom Hu 2024-01-30 08:37:08 -08:00 committed by GitHub
parent 0cf8684c82
commit e660baaa32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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