Skip to content

Commit f96d173

Browse files
chore(deps): bump mamba-org/setup-micromamba from 1 to 2 (#2332)
1 parent 558f4a8 commit f96d173

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
uses: actions/checkout@v4
145145

146146
- name: Setup Micromamba
147-
uses: mamba-org/setup-micromamba@v1
147+
uses: mamba-org/setup-micromamba@v2
148148
with:
149149
environment-file: etc/environment.yml
150150
cache-environment: true

.github/workflows/rtd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
echo $GITHUB_EVENT_NAME
8181
8282
- name: Setup Micromamba
83-
uses: mamba-org/setup-micromamba@v1
83+
uses: mamba-org/setup-micromamba@v2
8484
with:
8585
environment-file: etc/environment.yml
8686
cache-environment: true

0 commit comments

Comments
 (0)