Skip to content

Commit ce7b462

Browse files
Bump mamba-org/setup-micromamba from 2.0.4 to 2.0.5
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 739f3b8 commit ce7b462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: echo "date=$(date +%Y-W%W)" >> $GITHUB_OUTPUT # e.g., 2024-W19
3232

3333
- name: Setup Micromamba
34-
uses: mamba-org/[email protected].4
34+
uses: mamba-org/[email protected].5
3535
with:
3636
environment-file: environment.yml
3737
cache-downloads: false

0 commit comments

Comments
 (0)