chore: remove repetitive word in comment (#39948)

remove repetitive word in comment

Signed-off-by: spuradage <spuradage@outlook.com>
This commit is contained in:
spuradage
2025-10-17 16:48:23 +08:00
committed by GitHub
parent 6781909bdb
commit 113472e171
11 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ name: Setup Python and uv
inputs:
python-version-file-path:
required: false
description: "Path to the the .python-version file"
description: "Path to the .python-version file"
default: '.python-version'
skip-python-setup:
required: false