Skip to content

Commit

Permalink
Merge pull request #40 from scikit-hep/dependabot/github_actions/cond…
Browse files Browse the repository at this point in the history
…a-incubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
jonas-eschle authored Sep 24, 2024
2 parents 346d235 + d14366f commit 1e6cacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Tests for Python ${{ matrix.python-version }}
steps:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
mamba-version: "*"
channels: conda-forge,defaults
Expand Down

0 comments on commit 1e6cacb

Please sign in to comment.