Skip to content

Commit 8a8ab0d

Browse files
chore(deps): update enricomi/publish-unit-test-result-action action to v2.15.0 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0f5175 commit 8a8ab0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: ./gradlew codeCoverageReport --stacktrace
4949

5050
- name: Publish Test Results
51-
uses: EnricoMi/publish-unit-test-result-action@v2.14.0
51+
uses: EnricoMi/publish-unit-test-result-action@v2.15.0
5252
if: always()
5353
with:
5454
ignore_runs: true

0 commit comments

Comments
 (0)