Skip to content

Commit

Permalink
Merge pull request #2 from axiom-data-science/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/conda-incubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
kthyng authored Jan 3, 2024
2 parents 551565f + cefe253 commit 2a0cb79
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.
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 2a0cb79

Please sign in to comment.