Skip to content
Snippets Groups Projects
Unverified Commit 46388357 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update continuous_integration.yml

parent 79113f52
Branches
Tags
No related merge requests found
...@@ -23,7 +23,7 @@ jobs: ...@@ -23,7 +23,7 @@ jobs:
- name: Checkout Code - name: Checkout Code
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Setup ENV - name: Setup ENV
uses: conda-incubator/setup-miniconda@v3 uses: goanpeca/setup-miniconda@v1
with: with:
miniconda-version: "latest" miniconda-version: "latest"
mamba-version: "*" mamba-version: "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment