We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f8fea commit 469fcf5Copy full SHA for 469fcf5
.github/workflows/ci-tests.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
# Install Mambaforge with conda-forge dependencies
58
- name: Setup Mambaforge
59
- uses: conda-incubator/setup-miniconda@v2.2.0
+ uses: conda-incubator/setup-miniconda@v3.0.1
60
with:
61
activate-environment: sphinx_gmt
62
python-version: ${{ matrix.python-version }}
0 commit comments