deepcharles / ruptures

ruptures: change point detection in Python
BSD 2-Clause "Simplified" License
1.61k stars 163 forks source link

ci(codecov): update codecov gha version number #330

Open oboulant opened 2 months ago

oboulant commented 2 months ago

Updating the GHA that runs tests and uploads to https://app.codecov.io/gh/deepcharles/ruptures

Now using codecov/codecov-action@v4 as mentioned in https://github.com/marketplace/actions/checkout

oboulant commented 2 months ago

Tried codecov/codecov-action@v3 and codecov/codecov-action@v3.1.5 according to https://github.com/codecov/codecov-action/issues/1293 but does not allow a workaround to stick temporarily with tokenless uploads to codecov.

Seems like we definitively have to use CODECOV_TOKEN according to https://docs.codecov.com/docs/adding-the-codecov-token