Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dcaef80

Browse files
Bump conda-incubator/setup-miniconda from 2 to 3 (#81)
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2 to 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@v2...v3) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fec54b6 commit dcaef80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
- name: Setup mamba
25-
uses: conda-incubator/setup-miniconda@v2
25+
uses: conda-incubator/setup-miniconda@v3
2626
id: setup_mamba
2727
continue-on-error: true
2828
with:
@@ -35,7 +35,7 @@ jobs:
3535
activate-environment: graphblas
3636
auto-activate-base: false
3737
- name: Setup conda
38-
uses: conda-incubator/setup-miniconda@v2
38+
uses: conda-incubator/setup-miniconda@v3
3939
id: setup_conda
4040
if: steps.setup_mamba.outcome == 'failure'
4141
continue-on-error: false

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /