build(deps): bump docker/setup-qemu-action from 2 to 3 (#235)

This commit is contained in:
dependabot[bot] 2023-10-09 12:42:41 +00:00 committed by GitHub
parent 9feca1f509
commit 9e4a1451f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ jobs:
- {uses: gacts/github-slug@v1, id: slug}
- uses: docker/setup-qemu-action@v2 # Action page: <https://github.com/docker/setup-qemu-action>
- uses: docker/setup-qemu-action@v3 # Action page: <https://github.com/docker/setup-qemu-action>
- uses: docker/setup-buildx-action@v3 # Action page: <https://github.com/docker/setup-buildx-action>