Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc update
  • Loading branch information
aparnajyothi-y committed Sep 5, 2025
commit 5c825d2f45ece997878fdca12a5b7f2d93bc5460
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading