Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
1 parent 892abf1 commit a17841c
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.1
uses: codecov/codecov-action@v3.1.2
with:
fail_ci_if_error: true
gcov: true
Expand Down

0 comments on commit a17841c

Please sign in to comment.