From 8b6276bb7fc6bb94706d299443e2ef86f71934c1 Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Fri, 5 Sep 2025 17:11:47 +0530 Subject: [PATCH] text alignment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7712472e..2871341e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This action provides the following functionality for GitHub Actions users: - Upgrade action to use node24 by @salmanmkc in https://github.com/actions/setup-node/pull/1325 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 documntation updates and dependency upgrades, please track [release notes](https://github.com/actions/setup-node/releases/edit/v5.0.0)