Skip to content

Commit 90106e7

Browse files
committed
Revert "Bump codecov/codecov-action from 4.5.0 to 4.6.0"
This reverts commit 9b3b931.
1 parent 89af505 commit 90106e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
make mototest
8484
- name: Upload coverage to Codecov
8585
if: matrix.python-version == '3.11'
86-
uses: codecov/codecov-action@v4.6.0
86+
uses: codecov/codecov-action@v4.5.0
8787
with:
8888
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
8989
files: ./coverage.xml

0 commit comments

Comments
 (0)