From 9154123305ceae85de1a2cc3826e0b81a0e180d8 Mon Sep 17 00:00:00 2001
From: Hugo van Kemenade <hugovk@users.noreply.github.com>
Date: Tue, 1 Mar 2022 10:44:55 +0200
Subject: [PATCH] pypy2 and pypy3 have been removed in v3

https://github.com/actions/setup-python/releases/tag/v3.0.0
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 417db2fa..3b5fc0fa 100644
--- a/README.md
+++ b/README.md
@@ -207,7 +207,7 @@ pypy-3.7-v7.3.3rc1 # Python 3.7 and preview version of PyPy
 pypy-3.7-nightly # Python 3.7 and nightly PyPy
 ```
 
-Note: `pypy2` and `pypy3` are deprecated and are not available in newer images. Use the format above.
+Note: `pypy2` and `pypy3` have been removed in v3. Use the format above instead.
 
 # Caching packages dependencies