Skip to content

Commit 8bc1d7f

Browse files
authored
Merge pull request #383 from cta-observatory/dependabot/github_actions/mamba-org/setup-micromamba-3
Bump mamba-org/setup-micromamba from 2 to 3
2 parents 67fd186 + ca0bd9a commit 8bc1d7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
sed -i -e "s/- python=.*/- python=$PYTHON_VERSION/g" environment.yml
5656
5757
- name: Setup Mamba
58-
uses: mamba-org/setup-micromamba@v2
58+
uses: mamba-org/setup-micromamba@v3
5959
with:
6060
environment-file: environment.yml
6161
cache-environment: true

0 commit comments

Comments
 (0)