Skip to content

Commit 5f9b375

Browse files
committed
Try bumping setup-miniconda to v3
1 parent ed08beb commit 5f9b375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v4
1212

13-
- uses: conda-incubator/setup-miniconda@v2
13+
- uses: conda-incubator/setup-miniconda@v3
1414
with:
1515
auto-update-conda: true
1616
python-version: 3.10

0 commit comments

Comments
 (0)