Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 22, 2022
1 parent ce4bb49 commit 6854b5b
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 @@ -80,7 +80,7 @@ jobs:
run: |
find . -type f -name '*.gcno' -exec gcov -p {} +
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.0.0
uses: codecov/codecov-action@v3.1.0

macOS-ci:
runs-on: macos-latest
Expand Down

0 comments on commit 6854b5b

Please sign in to comment.