mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-21 10:08: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
2
.github/workflows/.e2e-run.yml
vendored
2
.github/workflows/.e2e-run.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
name: Set up env
|
||||
if: inputs.type == 'local'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue