Skip to content

Commit

Permalink
Merge pull request #170 from VeinsOfTheEarth/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/conda-incubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
jsta authored Dec 4, 2023
2 parents 64847eb + 1b30929 commit f62b332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
${{ runner.os }}-
- name: Set up conda environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
Expand Down

0 comments on commit f62b332

Please sign in to comment.