Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4 (#151)"
Browse files Browse the repository at this point in the history
This reverts commit 434b674.
  • Loading branch information
CasperWA committed Sep 18, 2023
1 parent 434b674 commit 72f5f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Upload coverage to Codecov
if: github.repository == 'CasperWA/turtle-canon'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
name: turtle-canon
files: ./coverage.xml
Expand Down

0 comments on commit 72f5f1f

Please sign in to comment.