mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-19 12:00:22 +08:00
node 24 as default runtime
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
1d41182205
commit
7c68264114
4 changed files with 13 additions and 13 deletions
|
|
@ -121,6 +121,6 @@ outputs:
|
|||
description: 'Build result metadata'
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue