mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-24 06:20:22 +00:00
chore: node 20 as default runtime
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
07f59006cd
commit
fd2fc5e1bd
@ -112,6 +112,6 @@ outputs:
|
||||
description: 'Build result metadata'
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user