From 5c825d2f45ece997878fdca12a5b7f2d93bc5460 Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Fri, 5 Sep 2025 19:06:43 +0530 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f036b56f..624f29c6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This action provides the following functionality for GitHub Actions users: - Upgrade to node 24 in [#1164](https://github.com/actions/setup-python/pull/1164) 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 with Enhancements, Bug fixes and dependency upgrades, please track [release notes](https://github.com/actions/setup-python/releases/edit/v6.0.0) +For more detailed release notes, please track [release notes](https://github.com/actions/setup-python/releases/edit/v6.0.0) ## Basic usage