We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c502770 + e4eebf2 commit e7d394aCopy full SHA for e7d394a
1 file changed
.github/workflows/python-package-conda.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- uses: actions/checkout@v2
13
- - uses: conda-incubator/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v3
14
with:
15
mamba-version: "*"
16
channel-priority: true
0 commit comments