Skip to content

Commit

Permalink
Revert "chore(deps): update codecov/codecov-action action to v4 (#253)"
Browse files Browse the repository at this point in the history
This reverts commit e437d50.
  • Loading branch information
simPod committed Feb 4, 2024
1 parent e437d50 commit 15cfe29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -133,6 +133,6 @@ jobs:
path: "reports"

- name: "Upload to Codecov"
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
directory: reports

0 comments on commit 15cfe29

Please sign in to comment.