File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 3333 nodejs : ' ${{ matrix.nodejs }}'
3434
3535 - name : Set up Python and conda
36- # uses: conda-incubator/setup-miniconda@v2
37- uses : conda-incubator/setup-miniconda@16930e6
36+ uses : conda-incubator/setup-miniconda@v2
3837 with :
3938 python-version : ${{ matrix.python }}
4039 channel-priority : true
Original file line number Diff line number Diff line change 7474 key : ${{ matrix.os }}-${{ matrix.python }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('requirements/github-actions.yml') }}
7575
7676 - name : Set up Python and conda
77- # uses: conda-incubator/setup-miniconda@v2
78- uses : conda-incubator/setup-miniconda@16930e6
77+ uses : conda-incubator/setup-miniconda@v2
7978 with :
8079 python-version : ${{ matrix.python }}
8180 channel-priority : true
You can’t perform that action at this time.
0 commit comments