Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update docker/setup-qemu-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
RenovateBot committed May 4, 2023
1 parent f377c54 commit 92d470f
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 @@ -47,7 +47,7 @@ jobs:
uses: tj-actions/branch-names@v5
# DOCKER RELATED
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Build
Expand Down

0 comments on commit 92d470f

Please sign in to comment.