Skip to content

Commit

Permalink
Bump GHA setup-miniconda version (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson committed Nov 18, 2020
1 parent 1880f96 commit e9edb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Conda Environment
uses: goanpeca/setup-miniconda@v1
uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
python-version: 3.6
Expand Down

0 comments on commit e9edb5c

Please sign in to comment.