Skip to content

Commit

Permalink
Merge pull request natcap#1711 from emlys/debugging-gha-cache
Browse files Browse the repository at this point in the history
Upgrade `setup-micromamba` action version
  • Loading branch information
phargogh authored Dec 12, 2024
2 parents 987a4b4 + 955efeb commit 9f7b67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ runs:
cat environment.yml
- name: Setup conda environment
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-file: environment.yml
environment-name: env
Expand Down

0 comments on commit 9f7b67b

Please sign in to comment.