]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Bump docker/setup-qemu-action from 2 to 3 (#10343)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Sep 2023 18:53:53 +0000 (20:53 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 18:53:53 +0000 (20:53 +0200)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/create-wheels.yaml

index adb78402ca0c032f8171ecd04cb045257c15eac7..b5ee19e70d92407ad97bd42bcee1d5d00ebd0190 100644 (file)
@@ -67,7 +67,7 @@ jobs:
       # See details at https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation
       - name: Set up QEMU on linux
         if: ${{ runner.os == 'Linux' }}
-        uses: docker/setup-qemu-action@v2
+        uses: docker/setup-qemu-action@v3
         with:
           platforms: all