Skip to content

Commit

Permalink
Merge pull request #23 from mmomtchev/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-5
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
2 parents 3a4ac80 + 5b7bcce commit e133c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
npm run gcov
npm run lcov
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
directory: ${{ github.workspace }}/coverage
Expand Down

0 comments on commit e133c05

Please sign in to comment.