Skip to content

Commit

Permalink
Merge pull request #67 from pytroll/dependabot/github_actions/conda-i…
Browse files Browse the repository at this point in the history
…ncubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
djhoese authored Dec 4, 2023
2 parents bec3637 + 7157f0e commit 472f241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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 472f241

Please sign in to comment.