File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 run : git fetch --prune --unshallow --tags
2424
2525 - name : Setup Micromamba
26- uses : mamba-org/setup-micromamba@v1
26+ uses : mamba-org/setup-micromamba@v3
2727 with :
2828 environment-file : ci/test_environment.yaml
2929 cache-environment : false
Original file line number Diff line number Diff line change 6767 echo ${{ steps.get_version.outputs.version }}
6868
6969 - name : Setup Micromamba
70- uses : mamba-org/setup-micromamba@v1
70+ uses : mamba-org/setup-micromamba@v3
7171 with :
7272 environment-file : ci/test_environment.yml
7373 cache-environment : true
Original file line number Diff line number Diff line change 4141 run : echo "date=$(date +%Y-%m-%d)" >> "${GITHUB_OUTPUT}"
4242
4343 - name : Setup Micromamba
44- uses : mamba-org/setup-micromamba@v1
44+ uses : mamba-org/setup-micromamba@v3
4545 with :
4646 environment-file : ci/test_environment.yaml
4747 cache-environment : false
Original file line number Diff line number Diff line change 2323 id : date
2424 run : echo "date=$(date +%Y-%m-%d)" >> "${GITHUB_OUTPUT}"
2525 - name : Setup Micromamba
26- uses : mamba-org/setup-micromamba@v1
26+ uses : mamba-org/setup-micromamba@v3
2727 with :
2828 environment-file : ci/test_environment.yaml
2929 cache-environment : false
You can’t perform that action at this time.
0 commit comments