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 dc0bd58 + 974f5fc commit b8923d4Copy full SHA for b8923d4
.github/workflows/publish.yml
@@ -61,7 +61,7 @@ jobs:
61
env:
62
NODE_AUTH_TOKEN: ${{ secrets.ARTIFACTS_ITEMIS_CLOUD_NPM_TOKEN }}
63
- name: Set up QEMU
64
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
65
- name: Set up Docker Buildx
66
uses: docker/setup-buildx-action@v2
67
with:
0 commit comments