Skip to content

Commit

Permalink
Merge pull request #16 from raonigabriel/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
raonigabriel authored Jan 18, 2024
2 parents 6a2b245 + 76a5cd6 commit 0ac892a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: arm64
-
Expand Down

0 comments on commit 0ac892a

Please sign in to comment.