Skip to content

Commit

Permalink
Merge pull request #30 from upmem/dependabot/github_actions/conda-inc…
Browse files Browse the repository at this point in the history
…ubator/setup-miniconda-2.2.0

Bump conda-incubator/setup-miniconda from 2.1.1 to 2.2.0
  • Loading branch information
SylvanBrocard authored Nov 15, 2022
2 parents 180ba92 + 78484e7 commit bdf1392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: sudo apt install -y ./upmem_2021.2.0_amd64.deb

- name: Get conda
uses: conda-incubator/setup-miniconda@v2.1.1
uses: conda-incubator/setup-miniconda@v2.2.0
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge
Expand Down

0 comments on commit bdf1392

Please sign in to comment.