Skip to content

Commit

Permalink
Merge pull request #39 from csdms/dependabot/github_actions/conda-inc…
Browse files Browse the repository at this point in the history
…ubator/setup-miniconda-3

chore(deps): bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
mcflugen committed Jan 17, 2024
2 parents b520307 + 0e706de commit b0ef8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- 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 b0ef8b6

Please sign in to comment.