Skip to content

Commit c0850a9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update docker/setup-qemu-action action to v2
1 parent 75a500b commit c0850a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

1616
- name: Set up QEMU
1717
if: runner.os == 'Linux'
18-
uses: docker/setup-qemu-action@v1
18+
uses: docker/setup-qemu-action@v2
1919
with:
2020
platforms: all
2121

0 commit comments

Comments
 (0)