Skip to content

Commit abb0e2e

Browse files
authored
Merge pull request #2034 from conda-forge/dependabot/github_actions/conda-incubator/setup-miniconda-3
Bump conda-incubator/setup-miniconda from 2 to 3
2 parents 88518f2 + 1569e8e commit abb0e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17-
- uses: conda-incubator/setup-miniconda@v2
17+
- uses: conda-incubator/setup-miniconda@v3
1818
with:
1919
python-version: 3.8
2020
channels: conda-forge

0 commit comments

Comments
 (0)