Skip to content

Commit

Permalink
update codecov-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
elfkuzco committed Jun 12, 2024
1 parent 55511bf commit 2954ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: inv coverage --args "-vvv"

- name: Upload coverage report to codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
directory: backend
fail_ci_if_error: true
Expand Down

0 comments on commit 2954ee0

Please sign in to comment.