1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 06:05:23 -04:00

Update docker/setup-qemu-action action to v3

This commit is contained in:
renovate[bot] 2023-09-12 16:00:56 +00:00
parent 06258ba98b
commit 16b4f6cdd4

View File

@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
id: buildx