Skip to content

Commit e01b452

Browse files
authored
Update build_docs.yaml
1 parent 06ebbec commit e01b452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: Set up Micromamba
26-
uses: mamba-org/setup-micromamba@v4
26+
uses: mamba-org/setup-micromamba@v2
2727
with:
2828
micromamba-version: "latest" # Use the latest version of micromamba
2929
environment-file: .github/doc_env.yaml # Reference your environment.yml file

0 commit comments

Comments
 (0)