mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-20 05:30:19 +08:00
chore: upgrade nodejs from 20 to 24
Signed-off-by: harsha.venugopal <harsha@ledn.io>
This commit is contained in:
parent
64c9b14150
commit
dd5daeb61f
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