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 9d8d34a + 1013437 commit 004c635Copy full SHA for 004c635
.github/workflows/ci.yml
@@ -254,7 +254,7 @@ jobs:
254
path: ${{ github.workspace }}/artifacts/packages/native
255
-
256
name: Setup QEMU
257
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v2
258
259
name: Set up Docker Buildx
260
uses: docker/setup-buildx-action@v1
@@ -312,7 +312,7 @@ jobs:
312
path: ${{ github.workspace }}/artifacts/packages/nuget
313
314
315
316
317
318
0 commit comments