Skip to content

Commit

Permalink
Update Conda setup for GHA.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrnz committed Jan 13, 2025
1 parent fbac145 commit af6d894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mapmaker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Create environment with mamba
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
mamba-version: "*"
channels: conda-forge,defaults
Expand Down

0 comments on commit af6d894

Please sign in to comment.