Skip to content

Commit

Permalink
Merge pull request #257 from jax-ml:dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-3.3.0

PiperOrigin-RevId: 715119790
  • Loading branch information
The ml_dtypes Authors committed Jan 13, 2025
2 parents ae9c9fe + f5d3278 commit 5f1240a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Set up QEMU
if: runner.os == 'Linux'
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
with:
platforms: all

Expand Down

0 comments on commit 5f1240a

Please sign in to comment.