File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 ref : main
2626
2727 - name : Setup Micromamba env
28- uses : mamba-org/setup-micromamba@v1
28+ uses : mamba-org/setup-micromamba@v2
2929 with :
3030 environment-name : TEST
3131 create-args : >-
Original file line number Diff line number Diff line change 4646
4747 - name : Publish a Python distribution to PyPI
4848 if : success() && github.event_name == 'release'
49- 49+ 5050 with :
5151 user : __token__
5252 password : ${{ secrets.PYPI_PASSWORD }}
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@v4
2828
2929 - name : Setup Micromamba env
30- uses : mamba-org/setup-micromamba@v1
30+ uses : mamba-org/setup-micromamba@v2
3131 with :
3232 environment-name : TEST
3333 create-args : >-
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v4
1515
1616 - name : Setup Micromamba env
17- uses : mamba-org/setup-micromamba@v1
17+ uses : mamba-org/setup-micromamba@v2
1818 with :
1919 environment-name : TEST
2020 create-args : >-
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v4
1515
1616 - name : Setup Micromamba env
17- uses : mamba-org/setup-micromamba@v1
17+ uses : mamba-org/setup-micromamba@v2
1818 with :
1919 environment-name : TEST
2020 create-args : >-
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v4
1919
2020 - name : Setup Micromamba env
21- uses : mamba-org/setup-micromamba@v1
21+ uses : mamba-org/setup-micromamba@v2
2222 with :
2323 environment-name : TEST
2424 create-args : >-
You can’t perform that action at this time.
0 commit comments