Merge main branch and resolve conflicts

- Keep Node 24 package.json with local cache package reference
- Keep rebuilt dist files with local cache package
- Preserve package-lock.json with updated dependencies
- Include latest license updates from main
This commit is contained in:
Salman Muin Kayser Chishti 2025-09-29 15:42:16 +01:00
commit e92260483e
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@ -1,5 +1,9 @@
# Releases
### 4.3.0
- Bump `@actions/cache` to [v4.1.0](https://github.com/actions/toolkit/pull/2132)
### 4.2.4
- Bump `@actions/cache` to v4.0.5