Skip to content

Commit 8f6c272

Browse files
committed
CI: trying newer miniconda
1 parent 61d9976 commit 8f6c272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- uses: actions/checkout@v4
28-
- uses: conda-incubator/setup-miniconda@v2
28+
- uses: conda-incubator/setup-miniconda@v3
2929
with:
3030
auto-update-conda: true
3131
activate-environment: numpy-tutorials

0 commit comments

Comments
 (0)