Prepare v5.0.0 release

- Bump package version to 5.0.0

- Add v5.0.0 release notes (Node.js 24 runtime + runner requirement)
This commit is contained in:
Salman Muin Kayser Chishti
2025-12-11 21:03:28 +00:00
parent ffd11d22fe
commit 9e02f8fbde
3 changed files with 10 additions and 12 deletions

View File

@@ -1,5 +1,12 @@
# Releases
## Changelog
### 5.0.0
- Updated to the Node.js 24 runtime.
- Requires minimum Actions Runner version v2.327.1.
### 4.3.0
- Bump `@actions/cache` to [v4.1.0](https://github.com/actions/toolkit/pull/2132)