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 4e50469 commit 1013437Copy full SHA for 1013437
.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