Skip to content

Commit 1de17e1

Browse files
committed
Update to latest version of miniconda action
1 parent 65e3a76 commit 1de17e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy_conda_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
- uses: actions/checkout@v1
1212

13-
- uses: goanpeca/setup-miniconda@v1
13+
- uses: goanpeca/setup-miniconda@v2
1414
with:
1515
auto-update-conda: true
1616
python-version: 3.7

0 commit comments

Comments
 (0)