Skip to content

Commit

Permalink
chore(deps): bump conda-incubator/setup-miniconda in the actions group (
Browse files Browse the repository at this point in the history
#184)

Bumps the actions group with 1 update: [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda).


Updates `conda-incubator/setup-miniconda` from 3.0.3 to 3.0.4
- [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.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent ebc4ac8 commit 84ad109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
submodules: true

- name: Get conda
uses: conda-incubator/[email protected].3
uses: conda-incubator/[email protected].4
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge
Expand Down

0 comments on commit 84ad109

Please sign in to comment.