From cfe4a529731169c906fff4087e368394906b09cb Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Mon, 8 Sep 2025 18:35:13 +0530 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a72907..cb53f256 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This action provides the following functionality for GitHub Actions users: - 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) +For more details, see the full release notes on the [releases page](https://github.com/actions/setup-python/releases/tag/v6.0.0) ## Basic usage