Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use codecov Github action v2 #168

Merged
merged 2 commits into from Dec 21, 2021

Conversation

takluyver
Copy link
Member

The v1 action is deprecated due to security concerns, and will stop working in a few months:

https://github.com/marketplace/actions/codecov
https://about.codecov.io/blog/introducing-codecovs-new-uploader/

@takluyver
Copy link
Member Author

The codecov upload seems to be OK, but CI is failing for other reasons.

@davidbrochart
Copy link
Member

There is this error on OSX-python3.6:

Run actions/setup-python@v1
  with:
    python-version: 3.6
    architecture: x64
  env:
    OS: macos-latest
    PYTHON: 3.9
Error: Version 3.6 with arch x64 not found
Available versions:

3.10.0 (x64)
3.7.12 (x64)
3.8.12 (x64)
3.9.7 (x64)

@davidbrochart davidbrochart merged commit 1802c43 into jupyter:master Dec 21, 2021
@davidbrochart
Copy link
Member

Thanks @takluyver !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants