Skip to content

Commit 048c835

Browse files
chore(deps): update docker/setup-qemu-action action to v3.5.0
1 parent 729e331 commit 048c835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
### For Cross Platform OSX builds uncomment these lines
7474
- name: 🖥️ Set up QEMU
75-
uses: docker/setup-qemu-action@v3.0.0
75+
uses: docker/setup-qemu-action@v3.5.0
7676
with:
7777
platforms: arm64
7878

0 commit comments

Comments
 (0)