Skip to content

Commit

Permalink
Merge pull request #68 from MPAS-Dev/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
xylar authored Sep 19, 2024
2 parents 08293d0 + 46fea38 commit 83001bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
name: Set up Conda Environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: "pyremap_ci"
miniforge-variant: Miniforge3
Expand Down

0 comments on commit 83001bd

Please sign in to comment.