Skip to content

Commit 5ce299d

Browse files
authored
Bump pygmt from v0.2.0 to v0.2.1 (#13)
1 parent 7e18ff9 commit 5ce299d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/repo2docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616

1717
- name: Setup Miniconda
18-
uses: goanpeca/setup-miniconda@v1
18+
uses: conda-incubator/setup-miniconda@v2
1919
with:
2020
channels: conda-forge
2121

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ channels:
44
dependencies:
55
- python=3.8
66
- gmt=6.1.1
7-
- pygmt=0.2.0
7+
- pygmt=0.2.1
88
- jupyterlab

0 commit comments

Comments
 (0)