mirror of
https://github.com/actions/cache.git
synced 2025-09-30 11:35:27 +00:00
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:
commit
e92260483e
2
.licenses/npm/@actions/cache.dep.yml
generated
2
.licenses/npm/@actions/cache.dep.yml
generated
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: "@actions/cache"
|
||||
version: 4.0.5
|
||||
version: 4.1.0
|
||||
type: npm
|
||||
summary: Actions cache lib
|
||||
homepage: https://github.com/actions/toolkit/tree/main/packages/cache
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user