We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5adaa51 + 730f647 commit c67721cCopy full SHA for c67721c
.github/workflows/tests.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
path: cf-graph
27
28
- - uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
+ - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
29
30
python-version: 3.11
31
channels: conda-forge
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
0 commit comments