Skip to content

Commit

Permalink
bump GH action for installing mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Sep 30, 2024
1 parent 5d1c28b commit 2fe5cd8
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 @@ -12,7 +12,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@v4
- name: setup-micromamba
uses: mamba-org/setup-micromamba@v1.4.1
uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.lock.yml
init-shell: bash
Expand Down

0 comments on commit 2fe5cd8

Please sign in to comment.