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 0fe2309 commit 79c1198Copy full SHA for 79c1198
.github/workflows/build-docs.yml
@@ -56,7 +56,7 @@ jobs:
56
# is resolved
57
58
- name: Set up miniforge
59
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
+ uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
60
with:
61
activate-environment: cuda-python-docs
62
environment-file: ./cuda_python/docs/environment-docs.yml
0 commit comments