Skip to content

Commit 4d72fb2

Browse files
Merge pull request voila-dashboards#767 from martinRenou/fix_ci
Fix CI
2 parents 4ec1698 + 21ce8f7 commit 4d72fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v2
2525

2626
- name: Setup mamba
27-
uses: goanpeca/setup-miniconda@v1
27+
uses: conda-incubator/setup-miniconda@v2
2828
with:
2929
mamba-version: "*"
3030
channels: conda-forge

0 commit comments

Comments
 (0)