Skip to content

Commit

Permalink
Merge pull request #94 from zfit/dependabot/github_actions/mamba-org/…
Browse files Browse the repository at this point in the history
…setup-micromamba-2

build(deps): bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
jonas-eschle authored Nov 1, 2024
2 parents fde5d7c + 0961e35 commit e49c359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Tests on OS ${{ matrix.os }} with Python ${{ matrix.python-version }} and JIT ${{ matrix.jit }}
steps:
- uses: actions/checkout@v4
- uses: mamba-org/setup-micromamba@v1
- uses: mamba-org/setup-micromamba@v2
name: Set up Micromamba environment
with:
environment-name: test-env
Expand Down

0 comments on commit e49c359

Please sign in to comment.