Skip to content

Commit

Permalink
update setup miniconda action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Oct 22, 2024
1 parent bc63bd6 commit 38ed974
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 @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: esgf-pyclient
environment-file: environment.yml
Expand Down

0 comments on commit 38ed974

Please sign in to comment.