chore: bump docker/setup-qemu-action from 3.1.0 to 3.3.0 (#2000)

This commit is contained in:
dependabot[bot] 2025-01-14 23:33:20 +01:00 committed by GitHub
parent aee7abc6b7
commit 9d5ab5fb21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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