Skip to content

Commit bd27995

Browse files
authored
downgrading codecov action (#3409)
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
1 parent ca0f0da commit bd27995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
echo "build-test-linux=$plugin" >> $GITHUB_OUTPUT
8989
9090
- name: Upload Coverage Report
91-
uses: codecov/codecov-action@v4
91+
uses: codecov/codecov-action@v3
9292
with:
9393
flags: ml-commons
9494
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)