Skip to content

Commit

Permalink
Bump codecov version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Oct 1, 2022
1 parent 950c958 commit 684e82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,6 @@ jobs:
RUSTFLAGS: --cfg __ui_tests

- name: Upload coverage report
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
files: ./lcov.txt

0 comments on commit 684e82d

Please sign in to comment.