Skip to content

Commit 72c87a0

Browse files
authored
Bump setup-miniconda from v1 to v2
1 parent bd43095 commit 72c87a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v2
2020

2121
- name: Setup Miniconda
22-
uses: conda-incubator/setup-miniconda@v1
22+
uses: conda-incubator/setup-miniconda@v2
2323
with:
2424
auto-update-conda: true
2525
auto-activate-base: false

0 commit comments

Comments
 (0)