Skip to content

Commit c165686

Browse files
authored
Merge pull request #472 from wallabag/dependabot/github_actions/docker/setup-qemu-action-4
Bump docker/setup-qemu-action from 3 to 4
2 parents 1bbb5a1 + 3d50b54 commit c165686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

3131
# Documentation: https://github.com/docker/setup-qemu-action
3232
- name: Set up QEMU
33-
uses: docker/setup-qemu-action@v3
33+
uses: docker/setup-qemu-action@v4
3434

3535
# Documentation: https://github.com/docker/setup-buildx-action
3636
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)