Skip to content

Commit

Permalink
Bump codecov/codecov-action from v1 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jongwooo committed Aug 19, 2023
1 parent 63bbf92 commit cb7002b
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 @@ -69,6 +69,6 @@ jobs:
comment-always: true

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
file: ./coverage.txt

0 comments on commit cb7002b

Please sign in to comment.