Skip to content

Commit

Permalink
Revert to codecov-actions v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgrady committed Apr 10, 2024
1 parent 9ebb2a1 commit dd48061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
name: coverage
- name: Upload coverage report
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
uses: codecov/codecov-action@v4.2.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit dd48061

Please sign in to comment.