Skip to content

Commit

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

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
prjemian authored Oct 8, 2024
2 parents 93a649e + 0c2a715 commit f24c79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Create Python ${{ matrix.python-version }} environment
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-file: environment.yml
environment-name: anaconda-test-env-py-${{ matrix.python-version }}
Expand Down

0 comments on commit f24c79c

Please sign in to comment.