mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-11-11 11:46:55 +00:00
Compare commits
1 commit
2ff2e40ab1
...
46ae1aa4c9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46ae1aa4c9 |
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
# Add support for more platforms with QEMU (optional)
|
||||
# https://github.com/docker/setup-qemu-action
|
||||
|
|
|
|||
Loading…
Reference in a new issue