Skip to content

Commit 69a43fd

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-6
2 parents 5dc095b + 1d91c0b commit 69a43fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

6767
- name: Code Coverage Report
6868
if: github.event_name == 'pull_request'
69-
uses: vebr/jest-lcov-reporter@v0.2.0
69+
uses: vebr/jest-lcov-reporter@v0.2.1
7070
with:
7171
github-token: ${{ secrets.GITHUB_TOKEN }}
7272
lcov-file: coverage.lcov

0 commit comments

Comments
 (0)