Skip to content

Commit

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

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
djhoese committed Nov 27, 2023
2 parents f77379d + 2808178 commit a61bd98
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 @@ -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 a61bd98

Please sign in to comment.