mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-20 17:48:55 +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
|
|
@ -112,6 +112,6 @@ outputs:
|
|||
description: 'Build result metadata'
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue