Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 17, 2023
1 parent b250319 commit 1e4d4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- if: runner.os == 'Linux'
name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.3
uses: codecov/codecov-action@v3.1.4
with:
fail_ci_if_error: true
gcov: true
Expand Down

0 comments on commit 1e4d4cc

Please sign in to comment.