Skip to content

Commit

Permalink
Merge pull request #15 from zazuko/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-qemu-action-3

build(deps): bump docker/setup-qemu-action from 1 to 3
  • Loading branch information
ludovicm67 authored Apr 23, 2024
2 parents 0b923d5 + f4c1b92 commit f1582fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

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

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit f1582fb

Please sign in to comment.