Skip to content

Commit

Permalink
Merge pull request #6 from Producement/dependabot/github_actions/rome…
Browse files Browse the repository at this point in the history
…ovs/lcov-reporter-action-0.3.1

Bump romeovs/lcov-reporter-action from 0.2.16 to 0.3.1
  • Loading branch information
v3rm0n authored Feb 3, 2024
2 parents fa57b14 + 3afd47b commit db343a0
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.2.16
uses: romeovs/lcov-reporter-action@v0.3.1
if: github.event_name == 'pull_request'
with:
lcov-file: ./coverage/lcov.info
Expand Down

0 comments on commit db343a0

Please sign in to comment.