Skip to content

Commit

Permalink
chore(deps): bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.0.1 to 3.0.3.
- [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.1...v3.0.3)

---
updated-dependencies:
- dependency-name: conda-incubator/setup-miniconda
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent d929c8b commit f441738
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-docs-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 1

- name: Setup Miniconda
uses: conda-incubator/[email protected].1
uses: conda-incubator/[email protected].3
with:
auto-update-conda: true
mamba-version: "*"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-with-warnings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 1

- name: Setup Miniconda
uses: conda-incubator/[email protected].1
uses: conda-incubator/[email protected].3
with:
auto-update-conda: true
mamba-version: "*"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 1

- name: Setup Miniconda
uses: conda-incubator/[email protected].1
uses: conda-incubator/[email protected].3
with:
auto-update-conda: true
mamba-version: "*"
Expand Down

0 comments on commit f441738

Please sign in to comment.