Skip to content

Commit b834cca

Browse files
build(deps): bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
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]>
1 parent 3c66201 commit b834cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
fetch-depth: 0
7070
- name: Set up Python
71-
uses: conda-incubator/setup-miniconda@v3.0.4
71+
uses: conda-incubator/setup-miniconda@v3.1.0
7272
with:
7373
miniforge-variant: Miniforge3
7474
python-version: "3.8"

0 commit comments

Comments
 (0)