Skip to content

Commit 860348b

Browse files
authored
Merge pull request #47 from wanadev/dependabot/github_actions/docker/setup-qemu-action-4
build(deps): bump docker/setup-qemu-action from 3 to 4
2 parents 62be104 + f2cad62 commit 860348b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packages.yml

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

7979
- name: Set up QEMU
8080
if: runner.os == 'Linux'
81-
uses: docker/setup-qemu-action@v3
81+
uses: docker/setup-qemu-action@v4
8282
with:
8383
platforms: all
8484

0 commit comments

Comments
 (0)