Bump codecov/codecov-action from 2 to 3 (#639)

This commit is contained in:
dependabot[bot] 2023-05-17 08:31:08 +00:00 committed by GitHub
parent 42c88715be
commit 1143290ee1
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ fi",
},
{
"name": "Upload to codecov.io",
"uses": "codecov/codecov-action@v2"
"uses": "codecov/codecov-action@v3"
},
{
"name": "Archive code coverage results",