Skip to content

Commit

Permalink
Bump conda-incubator/setup-miniconda from 2 to 3 (#2742)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 72ed4e3 commit 9a4126b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_rsync_test_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Setup Mamba
if: steps.configure-py.outcome == 'failure'
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
mamba-version: '*'
Expand Down

0 comments on commit 9a4126b

Please sign in to comment.