Skip to content

Commit

Permalink
Merge pull request #73 from hsf-training/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…nda-incubator/setup-miniconda-3

build(deps): bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
jonas-eschle authored Dec 4, 2023
2 parents 491c32d + 4a57190 commit e16fde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout code
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 e16fde9

Please sign in to comment.