Skip to content

Commit f39d48c

Browse files
Bump conda-incubator/setup-miniconda from 3.0.3 to 3.0.4 (#3215)
Bumps [conda-incubator/setup-miniconda](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82f1174 commit f39d48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
# Install Miniconda with conda-forge dependencies
4646
- name: Setup Miniconda
47-
uses: conda-incubator/[email protected].3
47+
uses: conda-incubator/[email protected].4
4848
with:
4949
auto-activate-base: true
5050
activate-environment: "" # base environment

0 commit comments

Comments
 (0)