Skip to content

Commit e9e394e

Browse files
authored
Merge pull request #122 from fastmachinelearning/dependabot/github_actions/conda-incubator/setup-miniconda-4
Bump conda-incubator/setup-miniconda from 3 to 4
2 parents b5f5a8e + a36fd61 commit e9e394e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

1919
# Install dependencies
2020
- name: Setup Miniconda
21-
uses: conda-incubator/setup-miniconda@v3
21+
uses: conda-incubator/setup-miniconda@v4
2222
with:
2323
miniforge-version: latest
2424
use-mamba: true

0 commit comments

Comments
 (0)