chore(release):4.6.0 (#1587)

This commit is contained in:
Tom Hu
2024-10-01 09:51:13 -05:00
committed by GitHub
parent 6f7612c64d
commit b9fd7d16f6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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