Skip to content

Commit

Permalink
Merge pull request #65 from pytroll/dependabot/github_actions/conda-i…
Browse files Browse the repository at this point in the history
…ncubator/setup-miniconda-3
  • Loading branch information
djhoese committed Dec 4, 2023
2 parents 74220a9 + 7d20372 commit d5b942e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Conda Environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-version: latest
Expand Down

0 comments on commit d5b942e

Please sign in to comment.