Dependencies (GitHub Actions) - upgrade codecov/codecov-action to 4

This commit is contained in:
Jakub Chrzanowski
2024-03-11 16:23:36 +01:00
parent 254cd19ae8
commit 22159f0b6f
2 changed files with 2 additions and 1 deletions

View File

@@ -135,7 +135,7 @@ jobs:
# Upload the Kover report to CodeCov
- name: Upload Code Coverage Report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ${{ github.workspace }}/build/reports/kover/report.xml