File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v6
1212 - name : Setup Anaconda
13- uses : conda-incubator/setup-miniconda@v3
13+ uses : conda-incubator/setup-miniconda@v4
1414 with :
1515 auto-update-conda : true
1616 auto-activate-base : true
Original file line number Diff line number Diff line change 88 with :
99 fetch-depth : 0 # Fetch full git history for changelog feature
1010 - name : Setup Anaconda
11- uses : conda-incubator/setup-miniconda@v3
11+ uses : conda-incubator/setup-miniconda@v4
1212 with :
1313 auto-update-conda : true
1414 auto-activate-base : true
Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v6
18- - uses : conda-incubator/setup-miniconda@v3
18+ - uses : conda-incubator/setup-miniconda@v4
1919 with :
2020 auto-update-conda : true
2121 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v6
18- - uses : conda-incubator/setup-miniconda@v3
18+ - uses : conda-incubator/setup-miniconda@v4
1919 with :
2020 auto-update-conda : true
2121 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v6
18- - uses : conda-incubator/setup-miniconda@v3
18+ - uses : conda-incubator/setup-miniconda@v4
1919 with :
2020 auto-update-conda : true
2121 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 2727 with :
2828 fetch-depth : 0 # Fetch full git history for changelog feature
2929 - name : Setup Anaconda
30- uses : conda-incubator/setup-miniconda@v3
30+ uses : conda-incubator/setup-miniconda@v4
3131 with :
3232 auto-update-conda : true
3333 auto-activate-base : true
You can’t perform that action at this time.
0 commit comments