Skip to content

Commit

Permalink
Merge pull request #20 from Producement/dependabot/github_actions/rom…
Browse files Browse the repository at this point in the history
…eovs/lcov-reporter-action-0.4.0

Bump romeovs/lcov-reporter-action from 0.3.1 to 0.4.0
  • Loading branch information
v3rm0n authored Aug 5, 2024
2 parents 6781755 + 095743a commit 8f8ab41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: dart test

- name: Collect coverage
uses: romeovs/lcov-reporter-action@v0.3.1
uses: romeovs/lcov-reporter-action@v0.4.0
if: github.event_name == 'pull_request'
with:
lcov-file: ./coverage/lcov.info
Expand Down

0 comments on commit 8f8ab41

Please sign in to comment.