Skip to content

Commit

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

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
jkingslake authored Jul 24, 2024
2 parents 35f032d + 334154b commit 11f6c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
path: ~/conda_pkgs_dir
key: ${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/environment-py${{ matrix.python-version }}.yml') }}
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
# mamba-version: "*" # activate this to build with mamba.
# channels: conda-forge, defaults # These need to be specified to use mamba
Expand Down

0 comments on commit 11f6c12

Please sign in to comment.