Skip to content

Commit

Permalink
Merge pull request #28 from axiom-data-science/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/mamba-org/setup-micromamba-2

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
kthyng authored Nov 5, 2024
2 parents cf04923 + 504a412 commit fc5d59e
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 @@ -45,7 +45,7 @@ jobs:
# python -m pip install -e . --no-deps --force-reinstall

- name: Setup Micromamba Python ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
init-shell: bash
create-args: >-
Expand Down

0 comments on commit fc5d59e

Please sign in to comment.