Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit c2e9510

Browse files
committed
Update README to mention that actions/setup-python v5.5.0 contains support
1 parent 550c8a0 commit c2e9510

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
[![Validate PyPy e2e](https://github.com/actions/setup-python/actions/workflows/test-pypy.yml/badge.svg?branch=main)](https://github.com/actions/setup-python/actions/workflows/test-pypy.yml)
66
[![e2e-cache](https://github.com/actions/setup-python/actions/workflows/e2e-cache.yml/badge.svg?branch=main)](https://github.com/actions/setup-python/actions/workflows/e2e-cache.yml)
77

8+
**25 March 2025 update: upstream actions/setup-python v5.5.0 now includes**
9+
**support for free-threaded CPython. Please use that instead of this fork.**
10+
11+
812
This action provides the following functionality for GitHub Actions users:
913

1014
- Installing a version of Python or PyPy and (by default) adding it to the PATH

0 commit comments

Comments
 (0)