mirror of
https://github.com/docker/build-push-action.git
synced 2026-04-13 08:50:05 +00:00
Update base node version
This commit is contained in:
parent
30c71162f1
commit
167d635852
4 changed files with 4 additions and 4 deletions
|
|
@ -122,6 +122,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