Skip to content

Commit

Permalink
Merge pull request #70 from andreamust/dependabot/github_actions/cond…
Browse files Browse the repository at this point in the history
…a-incubator/setup-miniconda-3.1.0

Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
  • Loading branch information
andreamust authored Nov 4, 2024
2 parents 5fa66ff + 7a3e21d commit 5606ea5
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 @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4

- name: Get conda
uses: conda-incubator/setup-miniconda@v3.0.4
uses: conda-incubator/setup-miniconda@v3.1.0
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge
Expand Down

0 comments on commit 5606ea5

Please sign in to comment.