Skip to content

Commit

Permalink
upgrade coverage-monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
atomrc committed Sep 13, 2023
1 parent e3a9478 commit 1f0312d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Monitor coverage
if: github.event_name == 'pull_request' && matrix.DISTRIBUTION == 'DISTRIBUTION_0'
uses: slavcodev/coverage-monitor-action@1.1.0
uses: slavcodev/coverage-monitor-action@1.8.0
with:
github_token: ${{github.token}}
clover_file: 'coverage/clover.xml'
Expand Down

0 comments on commit 1f0312d

Please sign in to comment.