Skip to content

Commit 7eb025c

Browse files
authored
Merge pull request #73 from j-plugins/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 4 to 6
2 parents d5f9993 + c6472a2 commit 7eb025c

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
@@ -129,7 +129,7 @@ jobs:
129129

130130
# Upload the Kover report to CodeCov
131131
- name: Upload Code Coverage Report
132-
uses: codecov/codecov-action@v4
132+
uses: codecov/codecov-action@v6
133133
with:
134134
files: ${{ github.workspace }}/build/reports/kover/report.xml
135135

0 commit comments

Comments
 (0)