mirror of
https://github.com/docker/login-action.git
synced 2026-04-09 15:30:04 +00:00
chore: bump node to 24
This commit is contained in:
parent
87baf41dad
commit
ed5d7597a8
4 changed files with 17 additions and 7 deletions
|
|
@ -26,6 +26,6 @@ inputs:
|
|||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue