We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed08beb + 1a0567c commit 56a6781Copy full SHA for 56a6781
.github/workflows/copy_conda_packages.yml
@@ -10,7 +10,7 @@ jobs:
10
11
- uses: actions/checkout@v4
12
13
- - uses: conda-incubator/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v3
14
with:
15
auto-update-conda: true
16
python-version: 3.10
0 commit comments