Skip to content

Commit 0b5328a

Browse files
doc format update
1 parent 5c825d2 commit 0b5328a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ This action provides the following functionality for GitHub Actions users:
1313

1414
## Breaking changes in V6
1515

16-
- Upgrade to node 24 in [#1164](https://github.com/actions/setup-python/pull/1164)
17-
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)
16+
- Upgrade from node20 to node24
17+
> 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)
1818
19-
For more detailed release notes, please track [release notes](https://github.com/actions/setup-python/releases/edit/v6.0.0)
19+
For more detailed release notes, please track [release notes](https://github.com/actions/setup-python/releases/tag/v6.0.0)
2020

2121
## Basic usage
2222

0 commit comments

Comments
 (0)