From 03e3248ce2fbb50756182ae456ec5d07583bc4c8 Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Mon, 8 Sep 2025 15:58:36 +0530 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c45749..62a72907 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This action provides the following functionality for GitHub Actions users: ## Breaking changes in V6 -- Upgraded node20 to node24 +- Upgraded action from node20 to node24 > Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) For more detailed release notes, see the full release notes on the [releases page](https://github.com/actions/setup-python/releases/tag/v6.0.0)