Skip to content

Commit b05476c

Browse files
authored
Merge pull request #104 from kircherlab/dependabot/github_actions/conda-incubator/setup-miniconda-4
build(deps): bump conda-incubator/setup-miniconda from 3 to 4
2 parents cf37ee6 + d1194e3 commit b05476c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6
1717

1818
- name: Install miniforge
19-
uses: conda-incubator/setup-miniconda@v3
19+
uses: conda-incubator/setup-miniconda@v4
2020
with:
2121
miniforge-version: latest
2222
environment-file: docs/environment.yml

0 commit comments

Comments
 (0)