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.
1 parent 4d2a194 commit 1a0567cCopy full SHA for 1a0567c
.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