We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159b6d2 commit 3bb0611Copy full SHA for 3bb0611
1 file changed
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
echo ::set-output name=tags::${TAGS}
32
33
- name: Set up QEMU
34
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@master
35
with:
36
image: tonistiigi/binfmt:master
37
platforms: all
0 commit comments