Skip to content

Commit 706205a

Browse files
authored
Update .github/workflows/verify_rc.yml
1 parent c349ab4 commit 706205a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify_rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
- uses: actions/checkout@v6
224224
with:
225225
submodules: recursive
226-
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
226+
- uses: conda-incubator/setup-miniconda@v3
227227
- name: Install System Dependencies
228228
run: |
229229
choco install --no-progress --yes boost-msvc-14.1

0 commit comments

Comments
 (0)