Skip to content

Commit

Permalink
Bump conda-incubator/setup-miniconda from v2.0.0 to v2.0.1 (#893)
Browse files Browse the repository at this point in the history
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from v2.0.0 to v2.0.1.
- [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
- [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/master/CHANGELOG.md)
- [Commits](conda-incubator/setup-miniconda@v2.0.0...73b9a80)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dongdong Tian <[email protected]>
  • Loading branch information
dependabot[bot] and seisman authored Feb 14, 2021
1 parent 529eed7 commit f98af34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cache_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
# Setup Miniconda
- name: Setup Miniconda
uses: conda-incubator/[email protected].0
uses: conda-incubator/[email protected].1
with:
channels: conda-forge
miniconda-version: "latest"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

# Setup Miniconda
- name: Setup Miniconda
uses: conda-incubator/[email protected].0
uses: conda-incubator/[email protected].1
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

# Setup Miniconda
- name: Setup Miniconda
uses: conda-incubator/[email protected].0
uses: conda-incubator/[email protected].1
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge
Expand Down

0 comments on commit f98af34

Please sign in to comment.