mirror of
https://github.com/docker/login-action.git
synced 2025-06-08 13:41:48 +02:00
feat: bump to use node20 runtime, actions/checkout to v4
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
cf8514a651
commit
bd981e3ecb
4 changed files with 17 additions and 17 deletions
|
@ -26,6 +26,6 @@ inputs:
|
|||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue