Skip to content

Commit d9ed565

Browse files
authoredDec 16, 2024··
Bump mamba-org/setup-micromamba from 2.0.2 to 2.0.3 (#315)
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@06375d8...068f1ab) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9e2423 commit d9ed565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pytest-with-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Set up Conda environment with Micromamba
25-
uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7
25+
uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29
2626
with:
2727
environment-file: envs/environment-test.yaml
2828
environment-name: salishsea-nowcast-test

0 commit comments

Comments
 (0)
Please sign in to comment.