Skip to content

Commit a4f2ee2

Browse files
Bump mamba-org/provision-with-micromamba from 13 to 14
Bumps [mamba-org/provision-with-micromamba](https://github.com/mamba-org/provision-with-micromamba) from 13 to 14. - [Release notes](https://github.com/mamba-org/provision-with-micromamba/releases) - [Commits](mamba-org/provision-with-micromamba@v13...v14) --- updated-dependencies: - dependency-name: mamba-org/provision-with-micromamba dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc6755c commit a4f2ee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Setup Mamba
23-
uses: mamba-org/provision-with-micromamba@v13
23+
uses: mamba-org/provision-with-micromamba@v14
2424
with:
2525
environment-file: false
2626

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919

2020
- name: Setup
21-
uses: mamba-org/provision-with-micromamba@v13
21+
uses: mamba-org/provision-with-micromamba@v14
2222
with:
2323
environment-file: false
2424

0 commit comments

Comments
 (0)