We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4516cef commit 8c6ce53Copy full SHA for 8c6ce53
.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/[email protected].1
+ uses: conda-incubator/[email protected].4
60
with:
61
activate-environment: sphinx_gmt
62
python-version: ${{ matrix.python-version }}
0 commit comments