Skip to content

Commit

Permalink
Merge pull request #401 from euroargodev/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…mba-org/setup-micromamba-2

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
gmaze authored Oct 23, 2024
2 parents 59f5b9b + 08f05bc commit af245f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytests-upstream-xarray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "PYTHON_VERSION=${{ matrix.python-version }}" >> $GITHUB_ENV
- name: Setup Micromamba ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
micromamba-version: '1.5.10-0'
environment-name: argopy-tests
Expand Down

0 comments on commit af245f3

Please sign in to comment.