mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-08-22 23:17:54 +03:00
Compare commits
2 commits
4cc794f83e
...
1583c0f09d
Author | SHA1 | Date | |
---|---|---|---|
|
1583c0f09d | ||
|
ed158e7963 |
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
-
|
||||
# Add support for more platforms with QEMU (optional)
|
||||
# https://github.com/docker/setup-qemu-action
|
||||
|
|
Loading…
Add table
Reference in a new issue