Skip to content

Commit 475c1b7

Browse files
Bump the all-dependencies group across 1 directory with 2 updates (#741)
1 parent 0014ca9 commit 475c1b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ jobs:
4242
4343
- name: Set up QEMU for emulation
4444
if: matrix.cibw_archs == 'riscv64'
45-
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
45+
uses: docker/setup-qemu-action@99012661954931238ded8c8b007157a8430204e1 # v4.4.0
4646
with:
4747
platforms: ${{ matrix.cibw_archs }}
4848

4949
- name: Build
50-
uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0
50+
uses: pypa/cibuildwheel@e090b81e30c4d855ea63bf4b6e59204c09a101ae # v4.2.1
5151
env:
5252
CIBW_TEST_REQUIRES: "pytest"
5353
CIBW_TEST_COMMAND: "pytest {package}/test"

0 commit comments

Comments
 (0)