mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-11-10 19:36:54 +00:00
Compare commits
No commits in common. "1583c0f09d26c58c59d25b0eef29792b7ce99d9a" and "4cc794f83e4b7488282e879f4469e86246e52ddd" have entirely different histories.
1583c0f09d
...
4cc794f83e
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v4
|
||||||
-
|
-
|
||||||
# Add support for more platforms with QEMU (optional)
|
# Add support for more platforms with QEMU (optional)
|
||||||
# https://github.com/docker/setup-qemu-action
|
# https://github.com/docker/setup-qemu-action
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue