Skip to content

Commit 8c6ce53

Browse files
Bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.4 (#107)
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.0.1 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.1...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 4516cef commit 8c6ce53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
# Install Mambaforge with conda-forge dependencies
5858
- name: Setup Mambaforge
59-
uses: conda-incubator/[email protected].1
59+
uses: conda-incubator/[email protected].4
6060
with:
6161
activate-environment: sphinx_gmt
6262
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)