Skip to content

Commit

Permalink
Merge pull request #217 from scipp/dependabot/github_actions/conda-in…
Browse files Browse the repository at this point in the history
…cubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
nvaytet authored Nov 29, 2023
2 parents d08f1a7 + de32287 commit f5bf81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

steps:
- uses: actions/download-artifact@v3
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: '3.8'
- run: conda install -c conda-forge --yes anaconda-client
Expand Down

0 comments on commit f5bf81e

Please sign in to comment.