Skip to content

Commit 99292f3

Browse files
committed
chore(deps): update docker/setup-qemu-action action to v3
1 parent 087c128 commit 99292f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

3535
### For Cross Platform OSX builds uncomment these lines
3636
- name: 🖥️ Set up QEMU
37-
uses: docker/setup-qemu-action@v2
37+
uses: docker/setup-qemu-action@v3
3838
with:
3939
platforms: arm64
4040

0 commit comments

Comments
 (0)