Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 2978416

Browse files
build-wheel.yaml template 2023.5
1 parent 2f0357f commit 2978416

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-wheel.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# template version 2023.4
1+
# template version 2023.5
22

33
name: Build Python wheel for Alpine Linux
44

@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v4
2929

3030
- name: Set up QEMU
31-
uses: docker/setup-qemu-action@v2
31+
uses: docker/setup-qemu-action@v3
3232

3333
- name: Run build script in Alpine container
3434
run: docker compose run --no-TTY build

0 commit comments

Comments
 (0)