ci: force newest version of QEMU
Some checks failed
Container build / container-build (push) Failing after 25s

This commit is contained in:
Job
2024-02-09 17:47:13 +01:00
parent 9508911c19
commit 3ea33fc34e

View File

@@ -13,7 +13,7 @@ jobs:
with: with:
endpoint: 'unix:///var/run/docker.sock' endpoint: 'unix:///var/run/docker.sock'
- name: Set up QEMU - name: Set up QEMU
uses: Job79/setup-qemu-action@master uses: Job79/setup-qemu-action@d05e0cb72b870c18f7d06bd2bec364e3533816cd
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: