Skip to content

Commit

Permalink
Use setup-miniconda@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sfiligoi committed Jan 13, 2025
1 parent ca95ce1 commit 1e93108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
miniconda-version: "latest"
auto-update-conda: true
Expand Down

0 comments on commit 1e93108

Please sign in to comment.