Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4"
Browse files Browse the repository at this point in the history
This reverts commit 45735bd.
  • Loading branch information
amotl committed Feb 6, 2024
1 parent 4c82f55 commit 43bd7b4
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 @@ -89,7 +89,7 @@ jobs:
# https://github.com/codecov/codecov-action
- name: Upload coverage results to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: ./coverage.xml
flags: main
Expand Down

0 comments on commit 43bd7b4

Please sign in to comment.