Skip to content

Commit 982c9bd

Browse files
authored
Pin version for setup-qemu-action (#37924)
1 parent 0cd35ec commit 982c9bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
uses: actions/setup-python@v5
246246
with:
247247
python-version: '3.11'
248-
- uses: docker/setup-qemu-action@v3
248+
- uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a
249249
if: ${{matrix.os_python.arch == 'aarch64'}}
250250
name: Set up QEMU
251251
- name: Install cibuildwheel

0 commit comments

Comments
 (0)