Skip to content

Commit

Permalink
Merge pull request #85 from leap-stc/dependabot/github_actions/conda-…
Browse files Browse the repository at this point in the history
…incubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
jbusecke committed Apr 15, 2024
2 parents ca04ba9 + 819c7a3 commit 63f7856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
echo ${{ steps.env_change.outputs.any_changed }}
- name: Setup Mambaforge
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-version: latest
Expand Down

0 comments on commit 63f7856

Please sign in to comment.