Skip to content

Commit 683a4a1

Browse files
authored
Merge pull request #66 from j-plugins/dependabot/github_actions/codecov/codecov-action-7
chore(deps): bump codecov/codecov-action from 5 to 7
2 parents 0dc643e + 29800b3 commit 683a4a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125

126126
# Upload the Kover report to CodeCov
127127
- name: Upload Code Coverage Report
128-
uses: codecov/codecov-action@v5
128+
uses: codecov/codecov-action@v7
129129
with:
130130
files: ${{ github.workspace }}/build/reports/kover/report.xml
131131

0 commit comments

Comments
 (0)