Skip to content

Commit

Permalink
Merge pull request #276 from oxyno-zeta/renovate/docker-setup-qemu-ac…
Browse files Browse the repository at this point in the history
…tion-2.x
  • Loading branch information
oxyno-zeta committed May 11, 2022
2 parents 5a3eb59 + c892e17 commit 52a2217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- lint
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 52a2217

Please sign in to comment.