We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c349ab4 commit 706205aCopy full SHA for 706205a
1 file changed
.github/workflows/verify_rc.yml
@@ -223,7 +223,7 @@ jobs:
223
- uses: actions/checkout@v6
224
with:
225
submodules: recursive
226
- - uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
+ - uses: conda-incubator/setup-miniconda@v3
227
- name: Install System Dependencies
228
run: |
229
choco install --no-progress --yes boost-msvc-14.1
0 commit comments