Skip to content

Commit

Permalink
bump codecov from v0 to v1 since v0 not found
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccamccabe committed Nov 10, 2024
1 parent a5f3858 commit 9ba68dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Publish test report to codecov
uses: codecov/test-results-action@v0
uses: codecov/test-results-action@v1
with:
fail_ci_if_error: true
files: test-results/results.xml
Expand Down

0 comments on commit 9ba68dd

Please sign in to comment.