We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0580cf2 commit 1121f0cCopy full SHA for 1121f0c
.github/workflows/build-wheels-cuda.yaml
@@ -59,7 +59,7 @@ jobs:
59
cache: 'pip'
60
61
- name: Setup Mamba
62
- uses: conda-incubator/[email protected].0
+ uses: conda-incubator/[email protected].1
63
with:
64
activate-environment: "build"
65
python-version: ${{ matrix.pyver }}
0 commit comments