Skip to content

Commit

Permalink
Update setup-miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Oct 16, 2024
1 parent fcf9222 commit 6bd8c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Conda Environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Miniforge3
miniforge-version: latest
Expand Down

0 comments on commit 6bd8c64

Please sign in to comment.