Skip to content

Commit

Permalink
Update codecov/codecov-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2022
1 parent 3e793cf commit d4efccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
uses: actions/download-artifact@v2
with:
name: frontend-coverage
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
with:
files: ./backend-coverage.xml,./frontend-coverage.json

0 comments on commit d4efccb

Please sign in to comment.