Skip to content

Commit

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

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
ocefpaf authored Oct 4, 2024
2 parents ed7fa28 + 216d4ff commit e857869
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 @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4

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

0 comments on commit e857869

Please sign in to comment.