mirror of
https://git.mirrors.martin98.com/https://github.com/docker/setup-docker-action
synced 2025-08-15 20:25:52 +08:00
chore: node 20 as default runtime
This commit is contained in:
parent
64ced80536
commit
87e8022576
@ -22,6 +22,6 @@ inputs:
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user