FLUID-6685: Update Codecov GitHub Action to v2

Metadata

Source
FLUID-6685
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2021-10-13T12:45:01.011-0400
Updated
2021-10-20T15:06:12.539-0400
Versions
N/A
Fixed Versions
  1. 4.0
Component
  1. Build Scripts

Description

The existing CodeCov bash uploader is deprecated and will be sunset in Feb 2022.

https://about.codecov.io/blog/codecov-uploader-deprecation-plan/

We'll need to update the GitHub action to the latest current version (v2).

https://github.com/marketplace/actions/codecov

Until it is updated we will see intermittent downtime and a loss of new coverage checks as of Feb 2022

Comments