Skip to content

Commit

Permalink
downgrading codecov action (#3409) (#3410)
Browse files Browse the repository at this point in the history
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit bd27995)

Co-authored-by: Dhrubo Saha <dhrubo@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and dhrubo-os authored Jan 17, 2025
1 parent 48379ad commit b69da1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
echo "build-test-linux=$plugin" >> $GITHUB_OUTPUT
- name: Upload Coverage Report
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
flags: ml-commons
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit b69da1f

Please sign in to comment.