Skip to content

Commit a005af2

Browse files
committed
Revert "chore: bump codecov/codecov-action from 3 to 4"
This reverts commit 7d5acd2.
1 parent d6b81a3 commit a005af2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
- id: upload
8585
name: Upload Coverage Report
86-
uses: codecov/codecov-action@v4
86+
uses: codecov/codecov-action@v3
8787
with:
8888
token: ${{ secrets.CODECOV_TOKEN }}
8989
files: ${{ steps.coverage.outputs.report }}

0 commit comments

Comments
 (0)