Skip to content

Commit

Permalink
deps: update docker/setup-qemu-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ckotzbauer committed May 7, 2022
1 parent d233191 commit c01abc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit c01abc0

Please sign in to comment.