Skip to content

Commit

Permalink
Merge pull request #1187 from ekino/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-3

chore(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
axelpavageau authored Sep 19, 2023
2 parents c750898 + 9a13190 commit 3f59091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v2
- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 3f59091

Please sign in to comment.