Skip to content

Commit 6d3247a

Browse files
committed
MAINT: update anaconda github action manager
1 parent 2765f95 commit 6d3247a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v2
1212
- name: Setup Anaconda
13-
uses: goanpeca/setup-miniconda@v1
13+
uses: conda-incubator/setup-miniconda@v2
1414
with:
1515
auto-update-conda: true
1616
auto-activate-base: true

0 commit comments

Comments
 (0)