Skip to content

Commit 7a2c6e7

Browse files
authored
Merge pull request #5 from pnavaro/dependabot/github_actions/conda-incubator/setup-miniconda-3
Bump conda-incubator/setup-miniconda from 2 to 3
2 parents 76352a4 + ae197f8 commit 7a2c6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v2
1616
- name: Install Miniconda
17-
uses: conda-incubator/setup-miniconda@v2
17+
uses: conda-incubator/setup-miniconda@v3
1818
with:
1919
miniconda-version: "latest"
2020
- name: Install dependencies

0 commit comments

Comments
 (0)