We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f863f commit 2ffc53fCopy full SHA for 2ffc53f
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Set up QEMU (${{ matrix.platform }})
63
if: matrix.platform == 'linux/arm/v7'
64
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 #v3.6.0
+ uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 #v3.7.0
65
with:
66
platforms: ${{ matrix.platform }}
67
0 commit comments