mirror of
https://github.com/docker/login-action.git
synced 2025-04-23 15:16:35 +02:00
Node 16 as default runtime
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
3a136a8631
commit
b61a9ce7bd
2 changed files with 2 additions and 2 deletions
|
@ -26,6 +26,6 @@ inputs:
|
|||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue