Skip to content

Commit 06c89e4

Browse files
weiji14seisman
andcommitted
Bump mamba-org/setup-micromamba from 1.2.1 to 1.3.0
Co-Authored-By: Dongdong Tian <[email protected]>
1 parent 0e0c866 commit 06c89e4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/cache_data.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Install Micromamba with conda-forge dependencies
3737
- name: Setup Micromamba
38-
uses: mamba-org/setup-micromamba@v1.2.1
38+
uses: mamba-org/setup-micromamba@v1.3.0
3939
with:
4040
environment-name: pygmt
4141
condarc: |

.github/workflows/ci_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
# Install Micromamba with conda-forge dependencies
6969
- name: Setup Micromamba
70-
uses: mamba-org/setup-micromamba@v1.2.1
70+
uses: mamba-org/setup-micromamba@v1.3.0
7171
with:
7272
environment-name: pygmt
7373
condarc: |

.github/workflows/ci_doctests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Install Micromamba with conda-forge dependencies
4444
- name: Setup Micromamba
45-
uses: mamba-org/setup-micromamba@v1.2.1
45+
uses: mamba-org/setup-micromamba@v1.3.0
4646
with:
4747
environment-name: pygmt
4848
condarc: |

.github/workflows/ci_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
# Install Micromamba with conda-forge dependencies
9898
- name: Setup Micromamba
99-
uses: mamba-org/setup-micromamba@v1.2.1
99+
uses: mamba-org/setup-micromamba@v1.3.0
100100
with:
101101
environment-name: pygmt
102102
condarc: |

.github/workflows/ci_tests_dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
# Install Micromamba with conda-forge dependencies
9393
- name: Setup Micromamba
94-
uses: mamba-org/setup-micromamba@v1.2.1
94+
uses: mamba-org/setup-micromamba@v1.3.0
9595
with:
9696
environment-name: pygmt
9797
condarc: |

.github/workflows/ci_tests_legacy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
# Install Micromamba with conda-forge dependencies
5656
- name: Setup Micromamba
57-
uses: mamba-org/setup-micromamba@v1.2.1
57+
uses: mamba-org/setup-micromamba@v1.3.0
5858
with:
5959
environment-name: pygmt
6060
condarc: |

0 commit comments

Comments
 (0)