Compare commits
1 commit
main
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e267a57e7 |
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ runs:
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
if: ${{ env.BUILDKIT_ENDPOINT == '' }}
|
if: ${{ env.BUILDKIT_ENDPOINT == '' }}
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v4
|
||||||
|
|
||||||
- name: Login to builtin registry
|
- name: Login to builtin registry
|
||||||
if: ${{ env.BUILTIN_REGISTRY_ENABLED == 'true' }}
|
if: ${{ env.BUILTIN_REGISTRY_ENABLED == 'true' }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue