mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-21 01:58:54 +08:00
feat: bump to use node20 runtime, actions/checkout to v4
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
9311bf5263
commit
5d2a59bcec
7 changed files with 36 additions and 36 deletions
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue