Merge pull request #52 from crazy-max/dependabot/github_actions/codecov/codecov-action-4

build(deps): bump codecov/codecov-action from 3 to 4
This commit is contained in:
CrazyMax
2024-02-02 09:44:29 +01:00
committed by GitHub

View File

@ -21,6 +21,6 @@ jobs:
targets: test targets: test
- -
name: Upload coverage name: Upload coverage
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v4
with: with:
file: ./coverage/clover.xml file: ./coverage/clover.xml