Skip to content

Commit 7204a00

Browse files
Bump docker/setup-qemu-action from 3 to 4 (#51)
1 parent 8429ffd commit 7204a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- uses: actions/checkout@v6
30-
- uses: docker/setup-qemu-action@v3
30+
- uses: docker/setup-qemu-action@v4
3131
- uses: docker/setup-buildx-action@v3
3232
- uses: docker/login-action@v4
3333
with:

0 commit comments

Comments
 (0)