Skip to content

Commit 7623034

Browse files
chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#373)
1 parent ee82fde commit 7623034

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
@@ -104,7 +104,7 @@ jobs:
104104
fetch-depth: 0 # required for versioneer to find tags
105105

106106
- name: Set up QEMU
107-
uses: docker/setup-qemu-action@v2.1.0
107+
uses: docker/setup-qemu-action@v2.2.0
108108
if: matrix.use_qemu && fromJSON(env.USE_QEMU)
109109

110110
- name: Build wheels

0 commit comments

Comments
 (0)