Skip to content

Commit

Permalink
Merge pull request #62 from lotusnprod/renovate/conda-incubator-setup…
Browse files Browse the repository at this point in the history
…-miniconda-3.x

Update conda-incubator/setup-miniconda action to v3
  • Loading branch information
Adafede authored Dec 2, 2023
2 parents ec53e4c + 49748e0 commit 1af3da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manubot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
restore-keys: |
ci-cache-${{ env.DEFAULT_BRANCH_REF }}
- name: Install Environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: manubot
environment-file: build/environment.yml
Expand Down

0 comments on commit 1af3da7

Please sign in to comment.