mirror of
https://git.mirrors.martin98.com/https://github.com/docker/setup-docker-action
synced 2026-04-07 04:13:15 +08:00
fix version to latest
This commit is contained in:
@@ -10,6 +10,7 @@ inputs:
|
||||
version:
|
||||
description: 'Docker CE version. (e.g, v23.0.1)'
|
||||
required: false
|
||||
default: 'latest'
|
||||
channel:
|
||||
description: 'Docker CE channel. (e.g, stable, edge or test)'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user