Skip to content

Commit

Permalink
upgrade miniconda version
Browse files Browse the repository at this point in the history
  • Loading branch information
backmari committed Feb 17, 2025
1 parent c87d0dd commit e86a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
channels: conda-forge,defaults
Expand Down

0 comments on commit e86a199

Please sign in to comment.