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 4de9f0b + 8203153 commit 1115454Copy full SHA for 1115454
.github/workflows/conda.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
- - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
+ - uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
29
with:
30
auto-update-conda: true
31
activate-environment: numpy-tutorials
0 commit comments