chore(release): 4.3.1. (#1405)

This commit is contained in:
Tom Hu
2024-05-01 22:34:30 +08:00
committed by GitHub
parent 5a299d1127
commit 5ecb98a3c6
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.3.0",
"version": "4.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "codecov-action",
"version": "4.3.0",
"version": "4.3.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",

View File

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