This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch cp-37924
in repository https://gitbox.apache.org/repos/asf/beam.git

commit a2536abfc013188ac0c00f1ba2240827ec40a244
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Tue Mar 24 19:34:27 2026 +0400

    Cherrypick #37924
---
 .github/workflows/build_wheels.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build_wheels.yml 
b/.github/workflows/build_wheels.yml
index e73c8de29f4..dc1fff7fe4e 100644
--- a/.github/workflows/build_wheels.yml
+++ b/.github/workflows/build_wheels.yml
@@ -245,7 +245,7 @@ jobs:
       uses: actions/setup-python@v5
       with:
         python-version: '3.11'
-    - uses: docker/setup-qemu-action@v3
+    - uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a
       if: ${{matrix.os_python.arch == 'aarch64'}}
       name: Set up QEMU
     - name: Install cibuildwheel

Reply via email to