Skip to content

Commit a2db817

Browse files
authored
Add freethreaded input to actions/setup-python@v5 (#59)
1 parent 0388120 commit a2db817

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

typings/actions/setup-python/v5/action-types.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ inputs:
2929
type: boolean
3030
allow-prereleases:
3131
type: boolean
32+
freethreaded:
33+
type: boolean
3234
outputs:
3335
python-version:
3436
type: string

0 commit comments

Comments
 (0)