Skip to content

Commit 47f3f2e

Browse files
Update docker/setup-qemu-action action to v4
1 parent 2d8ba8d commit 47f3f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- uses: actions/checkout@v6
7474
- name: Set up QEMU
75-
uses: docker/setup-qemu-action@v3
75+
uses: docker/setup-qemu-action@v4
7676
with:
7777
platforms: all
7878
- uses: actions/setup-python@v6

0 commit comments

Comments
 (0)