Skip to content

Commit 8a5cd18

Browse files
committed
Remove unnecessary default value
1 parent d6e789d commit 8a5cd18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/setup-ubuntu-host/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ inputs:
33
python-version:
44
description: 'Python version to use'
55
required: true
6-
default: '3.13'
76
runs:
87
using: "composite"
98
steps:

0 commit comments

Comments
 (0)