Skip to content

Commit

Permalink
Step back to v3 on codecov-action
Browse files Browse the repository at this point in the history
See if it is still operational with checkout at v4
  • Loading branch information
asgibson committed Mar 15, 2024
1 parent a37160f commit be08476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
shell: bash -l {0}
run: coverage report --skip-empty
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

0 comments on commit be08476

Please sign in to comment.