Skip to content

Commit 0cefadd

Browse files
committed
Merge changes from main to resolve conflict
2 parents b2603eb + 41a6eb3 commit 0cefadd

File tree

4 files changed

+438
-163
lines changed

4 files changed

+438
-163
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Report Coverage
3838
#Dependabot user will only have read-only perms, so don't try to report coverage
3939
if: ${{ github.actor != 'dependabot[bot]' }}
40-
uses: romeovs/lcov-reporter-action@v0.2.21
40+
uses: romeovs/lcov-reporter-action@v0.3.1
4141
with:
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
4343
lcov-file: ./coverage/lcov.info
File renamed without changes.

0 commit comments

Comments
 (0)