chore: bump docker/setup-qemu-action from 3.1.0 to 3.3.0 (#2000)
This commit is contained in:
parent
aee7abc6b7
commit
9d5ab5fb21
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: "Set up QEMU"
|
- name: "Set up QEMU"
|
||||||
uses: docker/setup-qemu-action@v3.1.0
|
uses: docker/setup-qemu-action@v3.3.0
|
||||||
with:
|
with:
|
||||||
platforms: all
|
platforms: all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user