Skip to content

Commit

Permalink
chore(deps): update romeovs/lcov-reporter-action action to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent e1723fd commit 407a917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
run: bun run test:coverage

- name: Publish coverage
uses: romeovs/lcov-reporter-action@v0.2.16
uses: romeovs/lcov-reporter-action@v0.4.0
with:
lcov-file: ./coverage/lcov.info

0 comments on commit 407a917

Please sign in to comment.