Skip to content

Commit 270c9b5

Browse files
Update conda-incubator/setup-miniconda action to v4
1 parent 80846dd commit 270c9b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
container: ${{ matrix.setup.image }}
3838
steps:
3939
- name: Install Miniconda
40-
uses: conda-incubator/setup-miniconda@v3
40+
uses: conda-incubator/setup-miniconda@v4
4141
with:
4242
miniforge-version: latest
4343
python-version: '3.12'

0 commit comments

Comments
 (0)