Skip to content

Commit 0bb51de

Browse files
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 (#625)
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Stansby <[email protected]>
1 parent 943b092 commit 0bb51de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
submodules: recursive
2424

2525
- name: Set up Conda
26-
uses: conda-incubator/setup-miniconda@v3.0.4
26+
uses: conda-incubator/setup-miniconda@v3.1.0
2727
with:
2828
channels: conda-forge
2929
miniforge-version: latest

0 commit comments

Comments
 (0)