Skip to content

Commit

Permalink
bump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin authored Dec 16, 2024
1 parent 42810ca commit 3e2e8fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
uses: actions/checkout@v2

- name: Set up Conda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: myenv
# mamba-version: "*"
channels: conda-forge, defaults

- name: Create Conda environment
Expand Down

0 comments on commit 3e2e8fa

Please sign in to comment.