Skip to content

Commit

Permalink
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e31614d commit 2e3a032
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 @@ -29,7 +29,7 @@ jobs:
key: tectonic-${{ runner.os }}

- name: Setup Miniconda
uses: conda-incubator/setup-miniconda@v3.0.4
uses: conda-incubator/setup-miniconda@v3.1.0
with:
environment-file: environment.yml
activate-environment: cv
Expand Down

0 comments on commit 2e3a032

Please sign in to comment.