mirror of
https://github.com/dunglas/frankenphp.git
synced 2026-04-23 17:29:29 +08:00
ci: bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Kévin Dunglas
parent
99e0a7038a
commit
f1ccb0a9c5
@@ -65,7 +65,7 @@ jobs:
|
||||
-
|
||||
name: Set up QEMU
|
||||
if: matrix.qemu
|
||||
uses: docker/setup-qemu-action@v2
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: ${{matrix.platform}}
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user