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.
2 parents a5c934f + ad411ec commit 68502adCopy full SHA for 68502ad
1 file changed
.github/workflows/build.yaml
@@ -83,7 +83,7 @@ jobs:
83
token: ${{ secrets.CODECOV_TOKEN }}
84
85
- name: Set up QEMU
86
- uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
+ uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
87
with:
88
platforms: all
89
if: runner.os == 'Linux' && runner.arch == 'X64'
0 commit comments