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

Upgrade pipeline.yml conda version #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthieuoliveira
Copy link

About PR:

Bug:
Master branch .github.workflows pipeline.yml uses Miniconda version: goanpeca/setup-miniconda@v1 to install requirements and execute tests

Fix:
Upgrade version to conda-incubator/setup-miniconda@v2

Why:
The bug was introduced when GitHub Actions deprecated set-env and add-path commands.

More Info:
issue 1
issue 2

@matthieuoliveira matthieuoliveira changed the title Resolve pipeline.yml failure Upgrade pipeline.yml conda version Apr 20, 2021
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.

1 participant