Skip to content

Commit

Permalink
Build(deps): Bump mamba-org/setup-micromamba from 1 to 2 in the actio…
Browse files Browse the repository at this point in the history
…ns group (#473)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent e66fd6e commit c554035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
if: matrix.kind != 'conda'
- uses: mamba-org/setup-micromamba@v1
- uses: mamba-org/setup-micromamba@v2
with:
environment-file: 'environment_test.yml'
create-args: python=${{ matrix.python }}
Expand Down

0 comments on commit c554035

Please sign in to comment.